CreateSetPublicInfoOperationArgs: {
    args: SetPublicInfoArgs;
    env?: string;
    programId?: web3.PublicKey;
}

Represents the arguments required to create a SetPublicInfo operation.

Type declaration

Generated using TypeDoc