Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ isDisablePrivateKeysChecked
Method
isDisablePrivateKeysChecked
src/qt/createwalletdialog.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool CreateWalletDialog::isDisablePrivateKeysChecked() const
148
{
149
return ui->disable_privkeys_checkbox->isChecked();
150
}
151
152
bool CreateWalletDialog::isMakeBlankWalletChecked() const
153
{
Callers
1
createWallet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected