Skip to content

Commit bb91d70

Browse files
authored
eip7732: add PTC subsection to validator assignment section (#4713)
1 parent 39205ed commit bb91d70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specs/gloas/validator.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [Configuration](#configuration)
99
- [Time parameters](#time-parameters)
1010
- [Validator assignment](#validator-assignment)
11+
- [Payload timeliness committee](#payload-timeliness-committee)
1112
- [Lookahead](#lookahead)
1213
- [Beacon chain responsibilities](#beacon-chain-responsibilities)
1314
- [Attestation](#attestation)
@@ -44,6 +45,8 @@ validator" to implement Gloas.
4445

4546
## Validator assignment
4647

48+
### Payload timeliness committee
49+
4750
A validator may be a member of the new Payload Timeliness Committee (PTC) for a
4851
given slot. To check for PTC assignments, use
4952
`get_ptc_assignment(state, epoch, validator_index)` where `epoch <= next_epoch`,

0 commit comments

Comments
 (0)