• Creates an AddProfileData operation.

    Parameters

    Returns Promise<{
        merkleTree: web3.PublicKey;
        operation: Operation;
    }>

    An object containing the operation and the merkleTree public key (if applicable).

Generated using TypeDoc