Skip to content

Commit 80f9d84

Browse files
authored
Merge pull request #88 from PufferFinance/feat-update-rewards-timeframe
feat: update run from daily to weekly
2 parents ac0924d + ce58067 commit 80f9d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/noop-rewards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ After claiming the rewards, Node Operators can either bridge them back to Ethere
3434

3535
# How Rewards Are Calculated
3636

37-
Rewards are distributed daily, with the exception of the first distribution, which includes all rewards accumulated since Puffer's mainnet launch.
37+
Rewards are distributed weekly, with the exception of the first distribution, which includes all rewards accumulated since Puffer's mainnet launch.
3838

39-
For each daily interval, Puffer's Guardians perform the following steps:
39+
For each weekly interval, Puffer's Guardians perform the following steps:
4040
1. Compute individual rewards for each Node Operator (sum of all of their associated validators)
4141
2. Calculate the total rewards for the previous intervals
4242
3. Create and publish a Merkle tree of rewards, storing it on AWS S3

0 commit comments

Comments
 (0)