Parse a hex‐encoded hash from a UniValue, throwing an RPC error if it is not valid hex.
Synopsis
Return Value
The parsed 256‐bit hash.
Parameters
Name |
Description |
v |
The value expected to hold a hex‐encoded hash. |
name |
The parameter name used in error messages. |
Created with MrDocs