transaction_identifier::ToString

Returns a human-readable description of the identifier.

Synopsis

Declared in <primitives/transaction_identifier.h>

std::string
ToString() const;

Return Value

The string representation of the wrapped value.