rgb-cln/lightningd/test
Rusty Russell 28ec65fd79 lightningd: add json_add_amount_msat and json_add_amount_sat helpers.
These create two fields, one old one which is purely numeric,
and a modern on with a suffix, eg "msatoshi" and "amount_msat".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-21 03:44:44 +00:00
..
Makefile Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00
run-find_my_abspath.c common/amount: new types struct amount_msat and struct amount_sat. 2019-02-21 00:44:57 +00:00
run-invoice-select-inchan.c common/json_tok: add param_msat / param_sat. 2019-02-21 03:44:44 +00:00
run-jsonrpc.c lightningd: add json_add_amount_msat and json_add_amount_sat helpers. 2019-02-21 03:44:44 +00:00