v3-core icon indicating copy to clipboard operation
v3-core copied to clipboard

docs: clarify tick spacing parameter behavior in README

Open stalim17 opened this issue 1 month ago • 0 comments

Uniswap v3 introduces the concept of tick spacing, which determines how granular the price ticks can be in a pool. This PR adds a short note explaining that tick spacing is defined at pool deployment and cannot be changed afterward. This improves clarity for developers integrating custom pool factories.

stalim17 avatar Nov 12 '25 03:11 stalim17