TAnNbR

Results 2 issues of TAnNbR

The input amount must less than the amount that a LP have in a position, it's apparently here's no logic error in the code because `LiquidityMath.addLiquidity(a,b)` will make sure `a>b`...

The input amount must less than the amount that a LP have in a position, it's apparently here's no logic error in the code because `LiquidityMath.addLiquidity(a,b)` will make sure a>b...