CreateCloseUserOperationnArgs: {
    programId?: web3.PublicKey;
}

Represents the arguments required to create a CloseUser operation.

Type declaration

  • Optional programId?: web3.PublicKey

Generated using TypeDoc