Files
pallectrum/electrum
f321x 4e8db98d1b fix: SendTab not updating amount after text input change
When paying a 0 amount invoice, after clicking pay the entered amount
will get saved in
`PaymentIdentifier.boltPaymentIdentifier.bolt11.amount_msat`. However if
the user clicks cancel instead of pay, and then changes the amount,
amount_msat will not get updated, as it is not None anymore. If the user
clicks pay again, it will pay the previously entered wrong amount.
This checks the `LnAddr` amount instead of the `Invoice` amount.
2025-05-05 15:39:22 +02:00
..
2025-04-16 17:48:40 +02:00
2025-03-10 19:42:37 +01:00
2025-03-05 10:29:26 +01:00
2025-04-24 09:10:59 +02:00
2025-04-02 16:21:59 +00:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-02 16:21:59 +00:00
2025-04-15 08:35:10 +02:00
2025-04-23 16:09:31 +02:00