rgb-cln/cln-rpc
Rusty Russell f078e54e98 lightningd: remove various deprecated JSON fields.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Removed: JSON-RPC: removed `listtransactions` `outputs` `satoshis` field (deprecated v0.10.1)
Changelog-Removed: JSON-RPC: removed `listpeers` `channels` deprecated fields (deprecated v0.10.1)
Changelog-Removed: JSON-RPC: removed `listpeers` `channels` `closer` now omitted, rather than `null` (deprecated v0.10.1)
2022-05-18 10:15:36 +09:30
..
examples cln-rpc: Test that we forward errors correctly 2022-04-02 09:46:01 +10:30
src lightningd: remove various deprecated JSON fields. 2022-05-18 10:15:36 +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

README.md

cln-rpc: Talk to Core Lightning