Skip to content

Commit

Permalink
docs: updated rewards v2.1 docs (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xrajath authored and ypatil12 committed Feb 21, 2025
1 parent d35cc79 commit 8d2013f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/core/RewardsCoordinator.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ This function allows AVSs to make rewards submissions to specific operator sets,

Note that an AVS must specify an operator set registered to the AVS; in other words, an operator set belonging to a different AVS, or an unregistered operator set, will cause this function to revert.

Also note that making this reward submission with a duration extending prior to the slashing release will result in those reward snapshots, prior to the slashing release, being refunded to the AVS (This is handled in the Sidecar rewards calculation logic).

*Effects*:
* See [`createOperatorDirectedAVSRewardsSubmission`](#createoperatordirectedavsrewardssubmission) above. The only differences are that:
* Each rewards submission is stored in the `isOperatorDirectedOperatorSetRewardsSubmissionHash` mapping
Expand Down

0 comments on commit 8d2013f

Please sign in to comment.