Type Alias DecreaseLiquidityV2InstructionData
DecreaseLiquidityV2InstructionData: { discriminator: ReadonlyUint8Array; liquidityAmount: bigint; remainingAccountsInfo: Option<RemainingAccountsInfo>; tokenMinA: bigint; tokenMinB: bigint;} Type declaration
discriminator: ReadonlyUint8Array
liquidityAmount: bigint
tokenMinA: bigint
tokenMinB: bigint