MCPcopy Create free account
hub / github.com/ElementsProject/elements / isExternalSignerChecked

Method isExternalSignerChecked

src/qt/createwalletdialog.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162bool CreateWalletDialog::isExternalSignerChecked() const
163{
164 return ui->external_signer_checkbox->isChecked();
165}

Callers 1

createWalletMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected