rgb-cln/lightningd/test
trueptolemy 019c052123 JSON-API: Allow `close` channel to specified address
Command format: close id [unilateraltimeout] [destination]

Close the channel with peer {id}, forcing a unilateral
close after {unilateraltimeout} seconds if non-zero, and
the to-local output will be sent to {destination}. If
{destination} isn't specified, the default is the address
of lightningd.

Also change the pylightning:
update the `close` API to support `destination` parameter
2019-10-09 21:04:16 -05:00
..
Makefile makefiles: move all unit tests under `make check-units` 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c gossipd: get fed the blockheight from lightningd when we know it. 2019-09-25 04:01:56 +00:00
run-invoice-select-inchan.c JSON-API: Allow `close` channel to specified address 2019-10-09 21:04:16 -05:00
run-jsonrpc.c json: Move `param_bitcoin_address` from wallet/walletrpc.c to lightningd/json.c 2019-10-09 21:04:16 -05:00