MCPcopy 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
147bool CreateWalletDialog::isDisablePrivateKeysChecked() const
148{
149 return ui->disable_privkeys_checkbox->isChecked();
150}
151
152bool CreateWalletDialog::isMakeBlankWalletChecked() const
153{

Callers 1

createWalletMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected