Create a BlockHash from a hex string.
If the provided hex encoding does not correspond to a buffer of exactly 32 bytes.
Hex encoding of block hash.
Generated using TypeDoc
Create a BlockHash from a hex string.
Throws
If the provided hex encoding does not correspond to a buffer of exactly 32 bytes.
Returns