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