mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-12-29 10:04:41 +01:00
e99b11565c
We must use `None` for default arguments since otherwise they aren't filtered out when serializing the request. In addition default arguments to functions are initialized once and, if mutable, could persist internal changes across function calls. Changelog-None |
||
---|---|---|
.. | ||
__init__.py | ||
gossmap.py | ||
lightning.py | ||
plugin.py |