• Create a TransactionHash from a hex string.

    Throws

    if the encoding does not correspond to exactly 32 bytes.

    Returns

    Parameters

    • hex: string

      String with hex encoding of the transaction hash.

    Returns TransactionHash

Generated using TypeDoc