core-lightning/contrib/pylightning/lightning
lisa neigut 5c70890efa rpc: add 'utxos' parameter to txprepare + withdraw
Allow a user to select the utxo set that will be added to a
transaction, via the `utxos` parameter. Optional.

Format for utxos should be of the form ["txid:vout","..."]
2019-09-11 23:56:27 +00:00
..
__init__.py pylightning: allow version querying from within modules. 2019-03-05 11:43:22 +01:00
lightning.py rpc: add 'utxos' parameter to txprepare + withdraw 2019-09-11 23:56:27 +00:00
plugin.py pylightning/plugin: add lightning_version member to plugin 2019-08-26 15:39:03 -07:00