mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 01:43:36 +01:00
001b190c61
I was trying to debug a node with several multiplexed channels, and was finding it a bit difficult to determine which channel index matches which result of `listpeerchannels` as well as figuring out what their status was. This just prints the status in string format when loading the channel from the DB. Changelog-Changed: wallet: The channel status is printed when loading it from the DB |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
psbt_fixup.c | ||
psbt_fixup.h | ||
reservation.c | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |