rgb-cln/contrib/pyln-client/pyln/client
Rusty Russell 1a8978100e invoice: add ctlv option.
This is required if we want to create a "bouncer" plugin (in my copious free time!)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `invoice` now takes an optional `cltv` parameter.
2021-01-08 10:45:56 +01:00
..
__init__.py pyln: add RpcException for finer method failure control. 2020-12-16 12:37:14 +01:00
lightning.py invoice: add ctlv option. 2021-01-08 10:45:56 +01:00
plugin.py pyln: Add command notification support for plugins 2021-01-07 08:32:40 +01:00