Files
pallectrum/electrum
SomberNight 2d8c26f211 qt swaps: fix _spend_max_reverse_swap: round down msats
Clicking "max" btn for a reverse swap was setting the text field to a too high value.

```
>>> wallet.lnworker.num_sats_can_send()
Decimal('1242647.947')
>>> util.format_satoshis_plain(Decimal('1242647.947'))
'0.01242648'
```
2025-02-14 14:33:51 +00:00
..
2025-02-04 09:43:40 +01:00
2025-02-10 14:22:50 +01:00
2025-02-10 14:22:50 +01:00
2025-02-10 14:22:50 +01:00
2025-02-10 14:22:50 +01:00
2025-01-23 12:58:28 +01:00
2024-10-22 09:26:36 +02:00
2024-11-19 12:58:56 +01:00
2024-11-29 17:09:29 +08:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00