mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-14 04:34:43 +00:00
exits -> voluntary_exits
This commit is contained in:
parent
044c87fe39
commit
5282b289cf
@ -1448,7 +1448,7 @@ def get_empty_block() -> BeaconBlock:
|
||||
attester_slashings=[],
|
||||
attestations=[],
|
||||
deposits=[],
|
||||
exits=[],
|
||||
voluntary_exits=[],
|
||||
transfers=[],
|
||||
),
|
||||
signature=EMPTY_SIGNATURE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user