@adamtj-xyz
has anyone run into the error "panic: arithmetic underflow or overflow" when adding liquidity?
My math is probably wrong lol
I'm using the liquidity amount library in v4 to figure out how much liquidity i need to add to my pool.
https://github.com/atj3097/nft-amm-hook/blob/master/test/NFTAMMHook.t.sol#L131-L163