core-lightning/cln-rpc
Rusty Russell 9ab488fc41 plugins/topology: add direction field to listchannels.
It's a core concept in the spec which isn't directly exposed.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `listchannels` added a `direction` field (0 or 1) as per gossip specification.
2023-01-30 15:15:41 -06:00
..
examples cln-rpc: Test that we forward errors correctly 2022-04-02 09:46:01 +10:30
src plugins/topology: add direction field to listchannels. 2023-01-30 15:15:41 -06:00
Cargo.toml rs: Add cln-rpc metadata 2023-01-02 14:33:02 +01:00
Makefile make: Clean up duplicate cargo examples build rules 2023-01-16 13:53:48 +10:30
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

cln-rpc: Talk to Core Lightning