mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-03 20:44:54 +01:00
fffc343dd7
Before this patch this fails: `Millisatoshi(42) / Millisatoshi(2)` This is an operation that should return the ratio between the two operands as a float number. Same goes for __floordiv__ operator `//`. Changelog-None |
||
---|---|---|
.. | ||
__init__.py | ||
lightning.py | ||
plugin.py |