CreatePoolInstructionArgs: {
    baseAmountIn: bigint;
    index: number;
    quoteAmountIn: bigint;
}

Type declaration

  • baseAmountIn: bigint
  • index: number
  • quoteAmountIn: bigint

Generated using TypeDoc