Skip to content

Commit 88f5dde

Browse files
authored
Merge pull request #3669 from terencechain/patch-144
Clarify electra validator spec with EIP7549
2 parents 7582b7f + 497d799 commit 88f5dde

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

specs/electra/validator.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,12 @@ Please see related Beacon Chain doc before continuing and use them as a referenc
3939

4040
#### Attester slashings
4141

42-
Changed the max attestations size to `MAX_ATTESTER_SLASHINGS_ELECTRA`.
42+
Changed the max attester slashings size to `MAX_ATTESTER_SLASHINGS_ELECTRA`.
4343

4444
#### Attestations
4545

46+
Changed the max attestations size to `MAX_ATTESTATIONS_ELECTRA`.
47+
4648
The network attestation aggregates contain only the assigned committee attestations.
4749
Attestation aggregates received by the block proposer from the committee aggregators with disjoint `committee_bits` sets and equal `AttestationData` SHOULD be consolidated into a single `Attestation` object.
4850
The proposer should run the following function to construct an on chain final aggregate form a list of network aggregates with equal `AttestationData`:

0 commit comments

Comments
 (0)