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

Method walletName

src/qt/createwalletdialog.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137QString CreateWalletDialog::walletName() const
138{
139 return ui->wallet_name_line_edit->text();
140}
141
142bool CreateWalletDialog::isEncryptWalletChecked() const
143{

Callers 1

createWalletMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected