Skip to content

Commit ffaa829

Browse files
committed
chore: comments
1 parent 77a5c5c commit ffaa829

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contracts/pol/LiquidityManagerCore.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,7 @@ abstract contract LiquidityManagerCore is ERC721TokenReceiver {
650650
}
651651

652652
/// @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.
653654
/// @param tokens Token addresses.
654655
/// @param feeTierOrTickSpacing Fee tier or tick spacing.
655656
/// @param tickShifts Tick shifts array: shifts from central tick value.

0 commit comments

Comments
 (0)