core-lightning/contrib/pylightning/lightning
Rusty Russell 3d016e7249 getroute: allow array of channels to exclude.
The pay plugin will use this, rather than the current "suppress for 90 second" hacks.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-15 12:01:38 +01:00
..
__init__.py pylightning: Added a tiny library for python plugins 2018-12-15 15:04:32 +01:00
lightning.py getroute: allow array of channels to exclude. 2019-01-15 12:01:38 +01:00
plugin.py pylightning: Made rpc a public member of Plugin and sorted imports 2019-01-12 22:12:01 +01:00
test_plugin.py pylightning: Better inject arguments in plugin method calls 2019-01-08 17:37:00 +01:00