core-lightning/contrib/pylightning/lightning
Christian Decker ff5dfb1cc4 pylightning: Clean up the argument binding
We had a bit of a hand-woven mess in there, trying to inject the extra
arguments in the correct places. We now instead treat positional and keyword
calls separately and can go back to using the builtin argument binding again.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-05-10 23:07:49 +00:00
..
__init__.py pylightning: allow version querying from within modules. 2019-03-05 11:43:22 +01:00
lightning.py fix: pylightning to_btc_str precision 2019-05-08 18:18:19 -05:00
plugin.py pylightning: Clean up the argument binding 2019-05-10 23:07:49 +00:00