lightning/cln-grpc/src
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
..
convert.rs lightningd: remove various deprecated JSON fields. 2022-05-18 10:15:36 +09:30
lib.rs cln-rpc: Move tests into separate file 2022-04-02 09:46:01 +10:30
pb.rs cln-grpc: Add conversion test for listpeers 2022-04-02 09:46:01 +10:30
server.rs cln-grpc: Final generation of derived files 2022-04-02 09:46:01 +10:30
test.rs cln-rpc: Move tests into separate file 2022-04-02 09:46:01 +10:30