core-lightning/contrib/pylightning/lightning
Christian Decker 5338d3115f pylightning: Add notification subscription handlers
Just like we added the RPC methods, the notification handlers can also
be registered using a function decorator, and we auto-subscribe when
asked for a manifest.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-12-30 14:36:02 +01:00
..
__init__.py pylightning: Added a tiny library for python plugins 2018-12-15 15:04:32 +01:00
lightning.py pylightning: Increase buffer size for big JSON-RPC responses 2018-12-29 12:19:56 +01:00
plugin.py pylightning: Add notification subscription handlers 2018-12-30 14:36:02 +01:00