Skip to content

Commit

Permalink
lnrpc: add new locked balance field for WalletBalance
Browse files Browse the repository at this point in the history
In this commit, we add a new field to the WalletBalance call that
permits users to account for the set of outputs that may be locked due
to a pending transaction. Without this field any time users locked
outputs for things like PSBT signing, then they disappear from the
WalletBalance call, which may cause a panic.
  • Loading branch information
Roasbeef committed Mar 17, 2022
1 parent d287884 commit 4ecd153
Show file tree
Hide file tree
Showing 4 changed files with 1,561 additions and 1,517 deletions.
Loading

0 comments on commit 4ecd153

Please sign in to comment.