mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
68639db7db
This caused a bit of confusion for our testers, when funding a channel the funds are no longer available and listed in `lisfunds`, causing them to believe funds to have disappeared. This PR adds funds that are allocated to channels in the `listfunds` output, together with some info about the channel, to make sure this doesn't happen again. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |