core-lightning/contrib/pylightning/lightning
Christian Decker 9670b4382f pylightning: Don't always use request ID 0
This isn't a problem for now since we don't support multithreading,
and only allow synchronous calls, but eventually this'll become
important.

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: Don't always use request ID 0 2019-02-22 02:59:36 +00:00
plugin.py pylightning: Add support for *args and **kwargs in plugin dispatch 2019-02-22 02:59:36 +00:00
test_plugin.py pylightning: Exception if we have unfulfilled positional arguments 2019-02-22 02:59:36 +00:00