Return wallet name for display, like LogName() but translates "default wallet" string.
Synopsis
Declared in <wallet/wallet.h>
std::string
DisplayName() const;
Return Value
The display name, with the default translated.
Created with MrDocs