core-lightning/lightningd/test
Rusty Russell a25e22737c common/json_tok: add param_msat / param_sat.
The current param_sat accepts "any": rename and move that to invoice.c
where it's called.  We rename it to param_msat_or_any and invoice.c
is our first (trivial) amount_msat user.

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: re-enable IO logging for JSON output. 2019-02-21 00:44:57 +00:00