Skip to content

Commit 8d2013f

Browse files
0xrajathypatil12
authored andcommitted
docs: updated rewards v2.1 docs (#1061)
1 parent d35cc79 commit 8d2013f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/core/RewardsCoordinator.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ This function allows AVSs to make rewards submissions to specific operator sets,
266266

267267
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.
268268

269+
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).
270+
269271
*Effects*:
270272
* See [`createOperatorDirectedAVSRewardsSubmission`](#createoperatordirectedavsrewardssubmission) above. The only differences are that:
271273
* Each rewards submission is stored in the `isOperatorDirectedOperatorSetRewardsSubmissionHash` mapping

0 commit comments

Comments
 (0)