rgb-cln/cln-grpc
Rusty Russell cd7e784d6f lightningd: change `msatoshi` args to `amount_msat`.
This is consistent with our output changes, and increases consistency.
It also keeps future sanity checks happy, that we only use JSON msat
helpers with '_msat' fields.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: JSON-RPC: `invoice`, `sendonion`, `sendpay`, `pay`, `keysend`, `fetchinvoice`, `sendinvoice`: `msatoshi` argument is now called `amount_msat` to match other fields.
Changelog-Deprecated: JSON-RPC: `invoice`, `sendonion`, `sendpay`, `pay`, `keysend`, `fetchinvoice`, `sendinvoice` `msatoshi` (use `amount_msat`)
2022-06-21 06:52:35 +09:30
..
proto lightningd: change `msatoshi` args to `amount_msat`. 2022-06-21 06:52:35 +09:30
src lightningd: change `msatoshi` args to `amount_msat`. 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