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