rgb-cln/cln-rpc
Rusty Russell c3f33eb6dd listpeerchannels: show gossip updates.
This is redundant if it's a public channel, but vital if it's not.  Publishing unconditionally makes
it easier for gossmap: we create a local modification all the time, even if redundant (and we can
have the actual capacity ceiling accurate in this case, since we know it for local channels).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Changelog-Added: JSON-RPC: `listpeerchannels` now shows gossip update contents (even if channel unannounced).
2023-12-14 09:16:56 +10:30
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src listpeerchannels: show gossip updates. 2023-12-14 09:16:56 +10:30
Cargo.toml rs: Bump crates cln-rpc and cln-grpc to 0.1.5 and cln-plugin to 0.1.6 2023-10-24 10:24:52 +10:30
Makefile cln-rpc: Update the Makefile to always rebuild each example when the example files themselves are changed 2023-10-30 18:24:23 +01:00
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

README.md

cln-rpc: Talk to Core Lightning