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