mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 15:00:34 +01:00
This often helps the msat purge and pyln msat replacement mischmasch issues. I changed it in a way that the `AttributeError: 'int' object has no attribute 'millisatoshis'` Error will still be raised whever a `Millisatoshi` is compared to something else then a `Millisatoshi` or `int`. Changelog-None |
||
---|---|---|
.. | ||
__init__.py | ||
gossmap.py | ||
lightning.py | ||
plugin.py |