This commit is contained in:
protolambda
2019-11-16 11:17:39 +01:00
committed by Danny Ryan
parent 74d6021507
commit cc0aac3aae

View File

@@ -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