Files
pallectrum/electrum/gui/qt
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-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-02-04 11:13:37 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2024-09-18 15:48:38 +00:00
2024-09-18 15:48:38 +00:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-01-23 12:58:28 +01:00
2025-02-04 11:13:37 +01:00
2025-02-04 11:13:37 +01:00
2025-01-23 12:58:28 +01:00
2024-10-14 12:04:37 +02:00