chrisguida / smaug

`smaug` watches your bitcoin treasury with a meticulous eye
MIT License
13 stars 3 forks source link

add wallet balance to wallet output #39

Closed chrisguida closed 9 months ago

chrisguida commented 9 months ago

lightning-cli smaug ls should display a field that says "balance"

we can get this from either BDK's internal wallet, or from bkpr-listbalances (or both)