rgb-cln/cln-rpc/src
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
..
codec.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
jsonrpc.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
lib.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
model.rs cln-grpc: Add `listpeers` RPC method 2022-02-28 23:25:37 +00:00
notifications.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
primitives.rs cln-grpc: Add glue to get all pieces to work together 2022-02-28 23:25:37 +00:00