DepositVaultV2InstructionArgs: {
    amountQuoteToken: number | bigint;
    padding?: undefined | number[];
}

Type declaration

  • amountQuoteToken: number | bigint
  • Optional padding?: undefined | number[]

Generated using TypeDoc