rgb-cln/contrib/pyln-grpc-proto/pyln/grpc
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
..
__init__.py pyln: Add missing upgrade-version target to pyln-grpc 2023-10-26 15:51:07 +02:00
node_pb2.py listpeerchannels: show gossip updates. 2023-12-14 09:16:56 +10:30
node_pb2_grpc.py msggen: Add `Wait` method to managed API 2023-11-16 09:02:33 +01:00
primitives_pb2.py grpc: Regenerate proto stubs 2023-10-24 10:24:52 +10:30