Skip to content

docs: document update position return value#1094

Open
leno23 wants to merge 1 commit into
Uniswap:mainfrom
leno23:docs/update-position-return-natspec
Open

docs: document update position return value#1094
leno23 wants to merge 1 commit into
Uniswap:mainfrom
leno23:docs/update-position-return-natspec

Conversation

@leno23

@leno23 leno23 commented May 19, 2026

Copy link
Copy Markdown

Summary

  • Adds NatSpec for _updatePosition's returned storage position pointer.
  • Documents the existing liquidityDelta parameter while updating the same NatSpec block.

Closes #584

Test Plan

  • npx --yes --package prettier@2.0.5 --package prettier-plugin-solidity@1.0.0-alpha.59 prettier --check contracts/UniswapV3Pool.sol (existing baseline formatting mismatch also occurs on the HEAD version of this file)
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing natspec comment for return value

1 participant