Function: restakeRewards(uint256[] _vaultIds)
This function restakes rewards for vaults. It is a wrapper of restakeRewards in strategy.
Inputs
_vaultIdsControl: Fully controlled by the caller.
Constraints: N/A.
Impact: Array of vaults to restake rewards for.
Branches and code coverage
Intended branches
Call
restakeRewardsin strategy.