Skip to content

Commit

Permalink
nit: word
Browse files Browse the repository at this point in the history
Co-authored-by: rahul <10168946+raxhvl@users.noreply.github.com>
  • Loading branch information
shyam-patel-kira and raxhvl authored Jul 24, 2024
1 parent 502402b commit bcd3adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wiki/CL/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ _A slot can be missed as you can see in this diagram on 28th slot_
</figcaption>
</figure>

An **attestation** is a validator’s vote, weighted by the validator’s balance. Attestations are broadcasted by validators in addition to blocks. Validators also police each other and are rewarded for reporting other validators that make conflicting votes, or propose multiple blocks.
An **attestation** is a validator’s vote, weighted by the validator’s stake. Attestations are broadcasted by validators in addition to blocks. Validators also police each other and are rewarded for reporting other validators that make conflicting votes, or propose multiple blocks.

The contents of the Beacon Chain is primarily a registry of validator addresses, the state of each validator, and attestations. Validators are activated by the Beacon Chain and can transition to states

Expand Down

0 comments on commit bcd3adc

Please sign in to comment.