mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-03-01 18:50:35 +00:00
Add comment about attestations and sync committee duties
This commit is contained in:
parent
6d6ef7baa4
commit
0d082fdc0e
@ -56,6 +56,14 @@ 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.
|
||||
|
||||
### Attestation
|
||||
|
||||
Attestation duties are not changed for validators, however the attestation deadline is implicitly changed by the change in `INTERVALS_PER_SLOT`.
|
||||
|
||||
### Sync Committee participations
|
||||
|
||||
Sync committee duties are not changed for validators, however the submission deadline is implicitly changed by the change in `INTERVALS_PER_SLOT`.
|
||||
|
||||
|
||||
### Block proposal
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user