Check if a position is in range. When a position is in range it is earning fees and rewards
sqrt_price
tick_index_1
tick_index_2
Check if a position is in range. When a position is in range it is earning fees and rewards
Parameters
sqrt_price
- A u128 integer representing the sqrt price of the pooltick_index_1
- A i32 integer representing the first tick index of the positiontick_index_2
- A i32 integer representing the second tick index of the positionReturns