core-lightning/contrib/pylightning/lightning
Rusty Russell 5a7d038e6e pylightning: provide a class for Lightning JSONDecoder.
Some JSON functions want a *class*, not just a hook, so provide one.
To make it clear that we want an encoding *class* and a decoding *object*,
rename the UnixDomainSocketRpc encode parameter to encode_cls.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-25 21:45:21 +00:00
..
__init__.py pylightning: handle msat fields in JSON more appropriately. 2019-02-21 03:44:44 +00:00
lightning.py pylightning: provide a class for Lightning JSONDecoder. 2019-02-25 21:45:21 +00:00
plugin.py pylightning: reduce scope for deadlock in plugins. 2019-02-25 21:45:21 +00:00