ScriptHash::ToString

Returns the hexadecimal string representation of the hash.

Synopsis

Declared in <util/hash_type.h>

std::string
ToString() const;

Return Value

The hash rendered as a string.