There was an error while loading. Please reload this page.
1 parent 77a5c5c commit ffaa829Copy full SHA for ffaa829
1 file changed
contracts/pol/LiquidityManagerCore.sol
@@ -650,6 +650,7 @@ abstract contract LiquidityManagerCore is ERC721TokenReceiver {
650
}
651
652
/// @dev Changes ranges of position in a specified pool.
653
+ /// @notice Any collected fees from liquidating initial position are supplied for one with repositioned ranges.
654
/// @param tokens Token addresses.
655
/// @param feeTierOrTickSpacing Fee tier or tick spacing.
656
/// @param tickShifts Tick shifts array: shifts from central tick value.
0 commit comments