core-lightning/cln-rpc
Christian Decker 75f0b8e916 cln-grpc: Add listpeers RPC method
This is pretty much the hardest to map, but we map it correctly, with
the exception of the state_changes[] array we truncated out in the
last commit.
2022-02-28 23:25:37 +00:00
..
examples pytest: Test the rust bindings from cln-rpc 2022-02-11 16:02:25 +01:00
src cln-grpc: Add listpeers RPC method 2022-02-28 23:25:37 +00:00
Cargo.toml pytest: Test the rust bindings from cln-rpc 2022-02-11 16:02:25 +01:00
Makefile pytest: Test the rust bindings from cln-rpc 2022-02-11 16:02:25 +01:00
README.md cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00

cln-rpc: Talk to c-lightning