CreateClearProfileDataConfigOperationArgs: {
    programId?: web3.PublicKey;
    project: web3.PublicKey;
}

Represents the arguments required to create a ClearProfileDataConfig operation.

Type declaration

  • Optional programId?: web3.PublicKey
  • project: web3.PublicKey

Generated using TypeDoc