mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-16 13:00:32 +02:00
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| run-check_node_announcement.c | ||
| run-find_my_abspath.c | ||
| run-invoice-select-inchan.c | ||
| run-jsonrpc.c | ||
| run-log-pruning.c | ||
| run-log_filter.c | ||
| run-shuffle_fds.c | ||