CreateInitPublicInfoOperationArgs: {
    env?: string;
    programId?: web3.PublicKey;
}

Represents the arguments required to create an InitPublicInfo operation.

Type declaration

  • Optional env?: string
  • Optional programId?: web3.PublicKey

Generated using TypeDoc