core-lightning/contrib/pyln-client/pyln/client
niftynei ea95ad9c12 fund/utxopsbt: flag 'excess_as_change' to add a change output for excess
In the case where you want a PSBT and also want the output to be added
as a change address, use `excess_as_change` = true.

Generates a change address to use. If you want to pay the excess
elsewhere, you will have to add separately.

Changelog-Added: JSON-RPC: Add new parameter `excess_as_change` to fundpsbt+utxopsbt
2021-02-04 13:25:34 -06: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 fund/utxopsbt: flag 'excess_as_change' to add a change output for excess 2021-02-04 13:25:34 -06:00
plugin.py pyln: Add command notification support for plugins 2021-01-07 08:32:40 +01:00