core-lightning/contrib/pyln-client/pyln/client
Rusty Russell ccaf04d268 invoice: add deschashonly parameter.
LNURL wants this so they can include images etc in descriptions.

Replaces: #4892
Changelog-Added: JSON-RPC: `invoice` has a new parameter `deschashonly` to put hash of description in bolt11.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-29 10:04:16 +10:30
..
__init__.py pyln: Migrate pyln-client to PEP 517 (poetry) 2022-03-08 05:00:36 +10:30
gossmap.py pyln-client: fix mypy warnings, fix and test deletion of a channel. 2021-09-08 09:34:14 +09:30
lightning.py invoice: add deschashonly parameter. 2022-03-29 10:04:16 +10:30
plugin.py pyln-client: Plugin, improve background comment 2022-03-01 09:38:40 +10:30