CreatePoolInstructionArgsArgs: {
    baseAmountIn: number | bigint;
    index: number;
    quoteAmountIn: number | bigint;
}

Type declaration

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

Generated using TypeDoc