DepositPresaleV2InstructionArgs: {
    amountQuoteToken: number | bigint;
    padding?: undefined | number[];
    proof?: undefined | PublicKey<string>[];
}

Type declaration

  • amountQuoteToken: number | bigint
  • Optional padding?: undefined | number[]
  • Optional proof?: undefined | PublicKey<string>[]

Generated using TypeDoc