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 d3efa8a commit 550c1be
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 @@ -76,7 +76,7 @@ function computeBlockAttestationRewardPhase0(
}

/**
* Calculate rewards received by block proposer for incuding attestations since Altair.
* Calculate rewards received by block proposer for including attestations since Altair.
* Reuses `processAttestationsAltair()`. Has dependency on RewardCache
*/
function computeBlockAttestationRewardAltair(
Expand Down

0 comments on commit 550c1be

Please sign in to comment.