core-lightning/contrib/pylightning/lightning
lisa neigut 422b4502d3 funding: add RPC arg to specify a 'close_to' address
Takes advantage of upfront-shutdown-script to permit users to
specify the close-to address for a channel at open, by adding
a `close_to` field to `fundchannel_start`.

Note that this only is in effect if `fundchannel_start` returns
with `close_to` set -- otherwise, peer doesn't
support `option_upfront_shutdown_script`.
2019-10-15 19:10:05 +02:00
..
__init__.py pylightning: allow version querying from within modules. 2019-03-05 11:43:22 +01:00
lightning.py funding: add RPC arg to specify a 'close_to' address 2019-10-15 19:10:05 +02:00
plugin.py pylightning/plugin: add lightning_version member to plugin 2019-08-26 15:39:03 -07:00