Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
QString CreateWalletDialog::walletName() const
138
{
139
return ui->wallet_name_line_edit->text();
140
}
141
142
bool CreateWalletDialog::isEncryptWalletChecked() const
143
{
Callers
1
createWallet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected