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.
Created with MrDocs
Hex encoding of the number (with the most significant digits first).
Declared in <arith_uint256.h>
std::string
GetHex() const;
The value as a hexadecimal string.
Created with MrDocs