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

Method isMakeBlankWalletChecked

src/qt/createwalletdialog.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152bool CreateWalletDialog::isMakeBlankWalletChecked() const
153{
154 return ui->blank_wallet_checkbox->isChecked();
155}
156
157bool CreateWalletDialog::isDescriptorWalletChecked() const
158{

Callers 1

createWalletMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected