Both of these functions present in the LiquidityMiningPath contract are intended to be called via user commands, whose entry point is the userCmd() function.
Consider changing the visibility of claimConcentratedRewards() and claimAmbientRewards() to internal or private.
