core-lightning/cln-grpc
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
..
proto lightningd: remove various deprecated JSON fields. 2022-05-18 10:15:36 +09:30
src lightningd: remove various deprecated JSON fields. 2022-05-18 10:15:36 +09:30
build.rs cln-grpc: Generate grpc bindings from proto 2022-02-28 23:25:37 +00:00
Cargo.toml cln-grpc: Add conversion test for listpeers 2022-04-02 09:46:01 +10:30
Makefile cln-grpc: Generate server dispatcher 2022-02-28 23:25:37 +00:00