mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-03-01 18:50:35 +00:00
codespell
This commit is contained in:
parent
ed7f17e0bf
commit
95dd081357
@ -56,7 +56,7 @@ def get_ptc_assignment(state: BeaconState,
|
||||
All validator responsibilities remain unchanged other than the following:
|
||||
|
||||
- Proposers are no longer required to broadcast `BlobSidecar` objects, as this becomes a builder's duty.
|
||||
- Some validators are selected per slot to become PTC members, these validators must broadcat `PayloadAttestationMessage` objects during the assigned slot before the deadline of `3 * SECONDS_PER_SLOT // INTERVALS_PER_SLOT` seconds into the slot.
|
||||
- Some validators are selected per slot to become PTC members, these validators must broadcast `PayloadAttestationMessage` objects during the assigned slot before the deadline of `3 * SECONDS_PER_SLOT // INTERVALS_PER_SLOT` seconds into the slot.
|
||||
|
||||
### Attestation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user