We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cacee6 commit 666b63aCopy full SHA for 666b63a
1 file changed
specs/electra/beacon-chain.md
@@ -362,7 +362,7 @@ class BeaconState(Container):
362
current_sync_committee: SyncCommittee
363
next_sync_committee: SyncCommittee
364
# Execution
365
- latest_execution_payload_header: ExecutionPayloadHeader # [Modified in Electra:EIP6110:EIP7002]
+ latest_execution_payload_header: ExecutionPayloadHeader
366
# Withdrawals
367
next_withdrawal_index: WithdrawalIndex
368
next_withdrawal_validator_index: ValidatorIndex
0 commit comments