• Creates a Merkle Proof for a data item at a given index.

    This proof can be used to verify that the data item at the given index is part of the original data set.

    Parameters

    Returns Uint8Array[]

Generated using TypeDoc