docs
docs copied to clipboard
Shouldn't the decrease liquidity example also call collect ?
https://github.com/Uniswap/docs/blob/main/versioned_docs/version-V3/guides/providing-liquidity/decrease-liquidity.md#sending-fees-to-the-calling-address
The example in the decrease liquidity never call collect
from the NFT position manager, hence the owed tokens won't ever be sent back to the contract having the custody of tokens.