core-lightning/contrib/pylightning/lightning
Rusty Russell 0a8b4f8935 pay: remove inbuilt command in favor of plugin.
This doesn't actually remove some of the now-unnecessary infrastructure
though.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-17 13:02:24 +01:00
..
__init__.py pylightning: Added a tiny library for python plugins 2018-12-15 15:04:32 +01:00
lightning.py pay: remove inbuilt command in favor of plugin. 2019-01-17 13:02:24 +01:00
plugin.py pylightning: Always assign the init method in plugin 2019-01-17 05:42:49 +00:00
test_plugin.py pylightning: Better inject arguments in plugin method calls 2019-01-08 17:37:00 +01:00