Files
lightning/lightningd
Rusty Russell 21e1d68e3b lightningd: remove (most) functions to search channels by status.
This is generally verboten now, since there can be multiple.  There are a
few exceptions:

1. We sometimes want to know if there are *any* active channels.
2. Some dev commands still take peer id when they mean channel_id.
3. We still allow peer id when it's fully determined.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: JSON-RPC: `close` by peer id will fail if there is more than one live channel (use `channel_id` or `short_channel_id` as id arg).
2022-03-23 13:20:12 +10:30
..
2021-10-15 12:09:36 +02:00
2021-12-30 14:36:55 +10:30
2022-03-10 09:40:09 +10:30
2022-03-10 09:40:09 +10:30
2021-12-28 04:42:42 +10:30
2022-03-22 18:45:41 +10:30
2022-02-08 11:15:52 +10:30
2022-03-10 09:40:09 +10:30
2022-03-10 09:40:09 +10:30
2021-10-15 12:09:36 +02:00