core-lightning/contrib/pylightning/lightning
Christian Decker 81fa247d07 pylightning: Wrap request in an object
We well need this in the next commit to be able to return from an
asynchronous call. We also guard stdout access with a reentrant lock
since we are no longer guaranteed that all communication happens on
the same thread.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-02-22 02:59:36 +00:00
..
__init__.py pylightning: handle msat fields in JSON more appropriately. 2019-02-21 03:44:44 +00:00
lightning.py pylightning: handle msat fields in JSON more appropriately. 2019-02-21 03:44:44 +00:00
plugin.py pylightning: Wrap request in an object 2019-02-22 02:59:36 +00:00
test_plugin.py pylightning: Wrap request in an object 2019-02-22 02:59:36 +00:00