core-lightning/contrib/pyln-client/pyln/client
Rusty Russell 7435d50970 signpsbt: add signonly parameter to restrict/enforce what inputs to sign.
This is an extra safety check for dual funding, where we only want to sign
the inputs we provided!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `signpsbt` takes an optional `signonly` array to limit what inputs to sign.
2020-08-18 11:38:25 -05:00
..
__init__.py pyln: Bump versions of pyln-client and pyln-testing 2019-12-31 16:43:04 +01:00
lightning.py signpsbt: add signonly parameter to restrict/enforce what inputs to sign. 2020-08-18 11:38:25 -05:00
plugin.py pyln-client: allow commands and options to mark themselves deprecated. 2020-08-11 08:43:18 +09:30