base_uint<256>::GetHex

Hex encoding of the number (with the most significant digits first).

Synopsis

Declared in <arith_uint256.h>

std::string
GetHex() const;

Return Value

The value as a hexadecimal string.