Rusty Russell
0575f8a544
lightningd: add last_stable_connection field to db, channel.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-01-31 14:47:33 +10:30
Rusty Russell
89f91b9bb4
lightningd: add listclosedchannels command.
...
Changelog-Added: JSON-RPC: `listclosedchannels` to show old, dead channels we previously had with peers.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-03-25 15:28:02 +10:30
Rusty Russell
4b6e9649eb
wallet: add accessor for closed channels.
...
This doesn't restore every bit of information we have, but it does
contain the important ones.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-03-25 15:28:02 +10:30