Parse a hex-encoded hash from a named field of an object.
Declared in <rpc/util.h>
<rpc/util.h>
uint256 ParseHashO( UniValue const& o, std::string_view strKey);
The parsed 256-bit hash.