rgb-cln/cln-grpc
Rusty Russell 08d5776ebc lightningd: deprecate `msatoshi` in `sendpay` `route`.
We should be using amount_msat always.  Many tests were not.  Plus,
deprecating it simplifies the code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Deprecated: JSONRPC: `sendpay` `route` elements `msatoshi` (use `amount_msat`)
2022-06-21 06:52:35 +09:30
..
proto lightningd: deprecate `msatoshi` in `sendpay` `route`. 2022-06-21 06:52:35 +09:30
src lightningd: deprecate `msatoshi` in `sendpay` `route`. 2022-06-21 06:52:35 +09:30
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
build.rs cln-grpc: Generate grpc bindings from proto 2022-02-28 23:25:37 +00:00