Returns the wallet name used to tag log output.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
virtual
std::string
LogName() const = 0;
Return Value
The wallet name.
Created with MrDocs
Returns the wallet name used to tag log output.
Declared in <wallet/scriptpubkeyman.h>
virtual
std::string
LogName() const = 0;
The wallet name.
Created with MrDocs