core-lightning/contrib/pylightning/lightning
Rusty Russell 1ec959752b plugin/pay: rename 'description' to 'label', deprecate 'description'.
This is the same deprecation, but one level up.  For the moment, we
still support invoices with a `h` field (where description will be
necessary) but that will be removed once this option is removed.

Note that I just changed pylightning without backwards compatibility,
since the field was unlikely to be used, but we could do something
more complex here?

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-23 05:45:25 +00:00
..
__init__.py pylightning: handle msat fields in JSON more appropriately. 2019-02-21 03:44:44 +00:00
lightning.py plugin/pay: rename 'description' to 'label', deprecate 'description'. 2019-02-23 05:45:25 +00:00
plugin.py pylightning: Add plugin dispatch tests to check-python and fix them 2019-02-22 02:59:36 +00:00