Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ isExternalSignerChecked
Method
isExternalSignerChecked
src/qt/createwalletdialog.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
bool CreateWalletDialog::isExternalSignerChecked() const
163
{
164
return ui->external_signer_checkbox->isChecked();
165
}
Callers
1
createWallet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected