• Create a BlockHash from a hex string.

    Throws

    If the provided hex encoding does not correspond to a buffer of exactly 32 bytes.

    Returns

    Parameters

    • hex: string

      Hex encoding of block hash.

    Returns BlockHash

Generated using TypeDoc