lightningdevkit / ldk-node

A ready-to-go node implementation built using LDK.
Other
148 stars 78 forks source link

Expose unified `list_balances` interface method #250

Closed tnull closed 8 months ago

tnull commented 8 months ago

Fixes #212.

tnull commented 8 months ago

Should be good for review. Will rebase #141 on top of this as BalanceDetails should also reflect the Anchor channel reserve.

wpaulino commented 8 months ago

LGTM after squash

tnull commented 8 months ago

LGTM after squash

Squashed fixups and rebased to resolve minor conflicts.

tnull commented 8 months ago

Rebased to resolve minor conflicts (rustfmt).