Return the address label, or an empty string if unset.
Synopsis
Declared in <wallet/wallet.h>
std::string
GetLabel() const;
Return Value
The label value, or "" when no label is set.
Created with MrDocs
Return the address label, or an empty string if unset.
Declared in <wallet/wallet.h>
std::string
GetLabel() const;
The label value, or "" when no label is set.
Created with MrDocs