Files
pallectrum/electrum
SomberNight 66ddedb97e qt tx dialog: small fee edit fix
scenario: enter extremely high feerate (which we cannot satisfy) then click into fee_edit.
At that moment, fee_edit is empty and both feerate_edit and fee_edit are considered frozen.
As fee_edit has priority, we would construct a tx with default fee.
Now, instead, we won't construct this default fee tx ~as if the click to fee_edit did not happen.
2019-11-19 19:29:10 +01:00
..
2019-11-19 19:29:10 +01:00
2019-11-15 12:08:06 +01:00
2019-09-05 11:45:28 +02:00
2019-11-05 22:06:46 +01:00
2019-09-17 19:27:28 +02:00
2019-11-04 22:24:36 +01:00
2019-08-20 09:03:12 +02:00
2019-11-18 05:12:13 +01:00
2019-11-18 10:22:20 +01:00
2019-09-10 21:17:15 +02:00
2019-11-19 19:29:10 +01:00