MCPcopy 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
157bool CreateWalletDialog::isDescriptorWalletChecked() const
158{
159 return ui->descriptor_checkbox->isChecked();
160}
161
162bool CreateWalletDialog::isExternalSignerChecked() const
163{

Callers 1

createWalletMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected