core-lightning/contrib/pylightning/lightning
Christian Decker f452d00b77 pylightning: Add support for *args and **kwargs in plugin dispatch
These are a bit special and are handled separately.

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: 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