• Create a BlockHash from a buffer of 32 bytes.

    Throws

    If the provided buffer does not contain exactly 32 bytes.

    Returns

    Parameters

    • buffer: ArrayBuffer

      Buffer containing 32 bytes for the hash.

    Returns BlockHash

Generated using TypeDoc