core-lightning/contrib/pylightning/lightning
Rusty Russell adc4bf1817 pylightning: remove 0.6.2 JSON compat wedge.
The next commit breaks it: `if b' }\n' not in buff:` is always true since
we're about to clean up our JSON so there won't be a space.  I could have
hacked the space in our JSON, but 6 months is long enough anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-12 02:00:15 +00:00
..
__init__.py pylightning: allow version querying from within modules. 2019-03-05 11:43:22 +01:00
lightning.py pylightning: remove 0.6.2 JSON compat wedge. 2019-06-12 02:00:15 +00:00
plugin.py Pylightning: allow to specify the option type at its creation 2019-06-03 00:06:12 +00:00