core-lightning/contrib/pylightning/lightning
Christian Decker 1c8b980985 pylightning: Handle empty log lines correctly
Logging an empty line (without newline character) would raise an
Exception due to out of bounds check.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-01-29 00:50:09 +00: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: Handle empty log lines correctly 2019-01-29 00:50:09 +00:00
test_plugin.py pylightning: Better inject arguments in plugin method calls 2019-01-08 17:37:00 +01:00