[#wallet-CWallet-DisplayName] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::DisplayName :relfileprefix: ../../ :mrdocs: Return wallet name for display, like LogName() but translates "default wallet" string. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string DisplayName() const; ---- == Return Value The display name, with the default translated. [.small]#Created with https://www.mrdocs.com[MrDocs]#