Skip to content

Commit

Permalink
Update packages/beacon-node/src/chain/rewards/blockRewards.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
  • Loading branch information
ensi321 and nflaig authored Jan 22, 2024
1 parent 5791e0c commit 62b81b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/beacon-node/src/chain/rewards/blockRewards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ function computeBlockProposerSlashingReward(
}

/**
* Calculate rewards received by block proposer for include attester slashings.
* Calculate rewards received by block proposer for including attester slashings.
* All attester slashing rewards go to block proposer and none to whistleblower as of Deneb
*/
function computeBlockAttesterSlashingReward(
Expand Down

0 comments on commit 62b81b9

Please sign in to comment.