cln/lightningd/test
Peter Neuroth 2971f5d956 lightningd: add channel_id filter to listpeerchannels
Sometimes we don't know the short_channel_id yet (e.g the channel has
not been broadcasted), but we still know the channel_id from the funding
transaction. Add a channel_id filter to listpeerchannels and clarify
that id, short_channel_id and channel_id are mutually exclusive.

Changelog-Added: `listpeerchannels` now accepts a `channel_id` filter,
for cases where the `short_channel_id` is not known yet.

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
2026-02-24 16:51:59 +01:00
..
Makefile Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30
run-check_node_announcement.c Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30
run-find_my_abspath.c logging: switch to a simple ringbuffer. 2026-01-27 09:31:02 +10:30
run-invoice-select-inchan.c lightningd: add channel_id filter to listpeerchannels 2026-02-24 16:51:59 +01:00
run-jsonrpc.c lightningd: allow --recover / recover JSON RPC to take mnemonic. 2026-01-13 22:36:01 +10:30
run-log-pruning.c logging: switch to a simple ringbuffer. 2026-01-27 09:31:02 +10:30
run-log_filter.c logging: switch to a simple ringbuffer. 2026-01-27 09:31:02 +10:30
run-shuffle_fds.c Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30