This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Description
We should probably add pending_open_balance to pending deposit...
@Roasbeef:
noticed ealier that there may be a gap in how we display balances to the user atm
as we don't display the pending balance from the call: https://api.lightning.community/#channelbalance
so if we open a channel, and it hasn't yet been confirmed, then the two balances we display won't add up atm
by default the total_balance in wallet balance will sum the two
but the balance that's from ChanneBalance actually won't as we don't display a sum of the two