Returns the identifier as a hex string.
Synopsis
Declared in <primitives/transaction_identifier.h>
std::string
GetHex() const;
Return Value
The hex representation of the wrapped value.
Created with MrDocs
Returns the identifier as a hex string.
Declared in <primitives/transaction_identifier.h>
std::string
GetHex() const;
The hex representation of the wrapped value.
Created with MrDocs