-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The function docs says:
eigenlayer-middleware/src/ServiceManagerBase.sol
Lines 143 to 144 in 9785099
* @dev This function will revert if the `rewardsSubmission` is malformed, | |
* e.g. if the `strategies` and `weights` arrays are of non-equal lengths |
But there's a single array that contains both strategies and multipliers. We should clarify or remove this part.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation