CreateSetAuthDriverOperationArgs: {
    args: SetAuthDriverArgs;
    authDriver: KeypairLike;
    env?: string;
    programId?: web3.PublicKey;
}

Represents the arguments required to create a SetAuthDriver operation.

Type declaration

Generated using TypeDoc