CreateCreateProfileOperationArgs: {
    identity?: ProfileIdentity;
    programId?: web3.PublicKey;
    project: HoneycombProject;
}

Represents the arguments required to create a CreateCreateProfile operation.

Type declaration

Generated using TypeDoc