core-lightning/cln-grpc/proto
Rusty Russell dd59d0617d lightningd: expose last_stable_connection in RPC.
This isuseful to find completely dead channels which are worthy of
closing.

Changelog-Added: JSON-RPC: `listpeerchannels` field `last_stable_connection` showing when we last held an established channel for a minute or more.
Changelog-Added: JSON-RPC: `listclosedchannels` field `last_stable_connection` showing when we last held an established channel for a minute or more.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-01-31 14:47:33 +10:30
..
node.proto lightningd: expose last_stable_connection in RPC. 2024-01-31 14:47:33 +10:30
primitives.proto msggen: Make ChannelTypeName a native enum 2024-01-29 13:40:34 +10:30