core-lightning/contrib/pyln-client/pyln/client
niftynei f3b54a510b close: param to force-close a leased channel
By default, we won't close a channel that we leased to a peer.
You can override this with the `force_lease_closed` flag.

Changelog-Added: JSON-RPC: close now has parameter to force close a leased channel (option_will_fund)
2021-07-20 13:28:38 -04:00
..
__init__.py pyln: Bump pyln version to 0.9.3 before publishing on PyPI 2021-01-27 11:29:56 +01:00
lightning.py close: param to force-close a leased channel 2021-07-20 13:28:38 -04:00
plugin.py pyln: adds a help text to start plugins manually 2021-06-18 09:59:54 +09:30