cln/plugins/lsps-plugin
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
..
src lightningd: add channel_id filter to listpeerchannels 2026-02-24 16:51:59 +01:00
Cargo.toml plugins: lsps: add slim generic json-rpc router 2025-12-17 05:56:01 +10:30