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