Tick Bitmap Index section #112
Unanswered
wailokmonad
asked this question in
Milestone 2. Second Swap
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When initialized = false, you claim it should return the RIGHTMOST in the word, which is also the comment on uniswap-v3 source code. But the line (compressed - int24(uint24(bitPos))) actually return the LEFTMOST of the word. Why is this happening?
Beta Was this translation helpful? Give feedback.
All reactions