Uniswap / docs

📓 Uniswap V3 docs website
https://docs.uniswap.org
317 stars 526 forks source link

fix: Correct usage of NonfungiblePositionManager in LiquidityExamples #804

Open jistro opened 3 days ago

jistro commented 3 days ago

Replaced incorrect usage of NonfungiblePositionManager with INonfungiblePositionManager. The example contract was using the concrete implementation instead of the interface, which was causing a compilation error.

vercel[bot] commented 3 days ago

@jistro is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.