mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-06 05:49:30 +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 |
||
---|---|---|
.. | ||
client |