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

Display correct pending deposit on home screen #468

@tanx

Description

@tanx

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions