From 2d668f0b88549fff41dde94482ee74465dafc7c7 Mon Sep 17 00:00:00 2001 From: Jack Mallers Date: Mon, 12 Feb 2018 19:11:07 -0600 Subject: [PATCH] feature(add channel): add tooltip for add channel --- app/components/Contacts/Network.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Contacts/Network.js b/app/components/Contacts/Network.js index f3ab213d..13a3c61f 100644 --- a/app/components/Contacts/Network.js +++ b/app/components/Contacts/Network.js @@ -99,7 +99,7 @@ class Network extends Component { {btc.satoshisToBtc(balance.channelBalance)}BTC ≈ ${usdAmount ? usdAmount.toLocaleString() : ''} -
+