diff options
author | Michael Dietz <michaeldietz@Michaels-MacBook-Air.local> | 2020-11-27 14:18:50 -0600 |
---|---|---|
committer | Michael Dietz <michaeldietz@Michaels-MacBook-Air.local> | 2020-11-27 14:18:50 -0600 |
commit | 8008ef770f3d0b14d03e22371314500373732143 (patch) | |
tree | de7654e339764599173be1322866dd6d7c89bc5a /src/coins.cpp | |
parent | e2ff5e7b35d71195278d2a2ed9485f141de33d7a (diff) |
qt: unlock wallet "OK" button bugfix
When trying to send a transaction from an encrypted wallet, the ask
passphrase dialog would not allow the user to click the "OK" button
and proceed. Therefore it was impossible to send a transaction
through the gui. It was not enabling the "OK" button after the
passphrase was entered by the user, because it was using the same
form validation logic as the "Change passphrase" flow.
Diffstat (limited to 'src/coins.cpp')
0 files changed, 0 insertions, 0 deletions