• This function creates a ModifyProfileData operation using the specified Honeycomb instance and the provided arguments. The operation is used to modify profile data for the associated IdentityProfile.

    The function calculates the project public key, profile public key, and merkle tree public key using the provided parameters.

    Parameters

    Returns Promise<{
        operation: Operation;
    }>

    An object containing the operation.

Generated using TypeDoc