mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
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 |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-psbt_fixup.c | ||
run-wallet.c | ||
test_utils.c | ||
test_utils.h |