mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 23:05:12 -05:00
typo
This commit is contained in:
@@ -190,7 +190,7 @@ class BeaconBlockBody(phase0.BeaconBlockBody):
|
||||
attester_slashings: List[AttesterSlashing, MAX_ATTESTER_SLASHINGS]
|
||||
# Attesting
|
||||
attestations: List[Attestation, MAX_ATTESTATIONS]
|
||||
# Enty & exit
|
||||
# Entry & exit
|
||||
deposits: List[Deposit, MAX_DEPOSITS]
|
||||
voluntary_exits: List[VoluntaryExit, MAX_VOLUNTARY_EXITS]
|
||||
# Custody game
|
||||
|
||||
Reference in New Issue
Block a user