exits -> voluntary_exits

This commit is contained in:
vbuterin
2019-03-04 04:49:24 -06:00
committed by GitHub
parent 044c87fe39
commit 5282b289cf

View File

@@ -1448,7 +1448,7 @@ def get_empty_block() -> BeaconBlock:
attester_slashings=[],
attestations=[],
deposits=[],
exits=[],
voluntary_exits=[],
transfers=[],
),
signature=EMPTY_SIGNATURE,