diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-08-05 23:27:53 -0400 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-08-20 10:36:42 +0300 |
commit | 6a611d2e3c3ec703b2a034a3dc5422a6535c648b (patch) | |
tree | 0f26f256a566ace4d30002e0234a53d659dd7fdc /src/qt/qrimagewidget.cpp | |
parent | e9b44876842df254fb4a2856702b74fe8c01ba6d (diff) |
gui: ensure external signer option remains disabled without signers
When no external signers are available, the option to enable external
signers should always be disabled. However the encrypt wallet checkbox
can erroneously re-enable the external signer checkbox. To avoid this,
CreateWalletDialog now stores whether signers were available during
setSigners so that future calls to external_signer_checkbox->setEnabled
can account for whether signers are available.
Github-Pull: bitcoin-core/gui#396
Rebased-From: a9b9ca82daefc77ee3c884d3f250460d7cf734a5
Diffstat (limited to 'src/qt/qrimagewidget.cpp')
0 files changed, 0 insertions, 0 deletions