core-lightning/cln-rpc
Christian Decker 9a880a0932 clnrs: Implement backwards compatible mode for Amount as bare u64
Since we want to transition to raw `u64` values we need to accept both
for some time.
2022-06-21 06:52:35 +09:30
..
examples cln-rpc: Test that we forward errors correctly 2022-04-02 09:46:01 +10:30
src clnrs: Implement backwards compatible mode for Amount as bare u64 2022-06-21 06:52:35 +09:30
Cargo.toml grpc: Map sendonion and createonion 2022-04-02 09:46:01 +10:30
Makefile rust: Use $CARGO_OPTS when building the example plugin 2022-02-28 23:25:37 +00:00
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