We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RewardsCoordinatorStorage
Implement functions for:
CALCULATION_INTERVAL_SECONDS
MAX_REWARDS_DURATION
MAX_RETROACTIVE_LENGTH
MAX_FUTURE_LENGTH
GENESIS_REWARDS_TIMESTAMP
SNAPSHOT_CADENCE
rewardsUpdater
activationDelay
defaultOperatorSplitBips
claimerFor
cumulativeClaimed
submissionNonce
isAVSRewardsSubmissionHash
isRewardsSubmissionForAllHash
isRewardsForAllSubmitter
isRewardsSubmissionForAllEarnersHash
isOperatorDirectedAVSRewardsSubmissionHash
isOperatorDirectedOperatorSetRewardsSubmissionHash
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement functions for:
CALCULATION_INTERVAL_SECONDS
MAX_REWARDS_DURATION
MAX_RETROACTIVE_LENGTH
MAX_FUTURE_LENGTH
GENESIS_REWARDS_TIMESTAMP
](https://github.com/Layr-Labs/eigenlayer-contracts/blob/499fd45503de7a5fe24b76d7fe1231dea18ac12d/src/contracts/core/RewardsCoordinatorStorage.sol#L73C29- [ ]L73C54)SNAPSHOT_CADENCE
rewardsUpdater
activationDelay
defaultOperatorSplitBips
claimerFor
cumulativeClaimed
submissionNonce
isAVSRewardsSubmissionHash
isRewardsSubmissionForAllHash
isRewardsForAllSubmitter
isRewardsSubmissionForAllEarnersHash
isOperatorDirectedAVSRewardsSubmissionHash
isOperatorDirectedOperatorSetRewardsSubmissionHash
The text was updated successfully, but these errors were encountered: