[#wallet-CWallet-GetName] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::GetName :relfileprefix: ../../ :mrdocs: Get a name for this wallet for logging/debugging purposes. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string const& GetName() const; ---- == Return Value The wallet name. [.small]#Created with https://www.mrdocs.com[MrDocs]#