mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 13:06:34 +00:00
Initialize deposit index
This commit is contained in:
parent
057364a7d4
commit
36d5120deb
@ -1479,6 +1479,7 @@ def get_initial_beacon_state(initial_validator_deposits: List[Deposit],
|
||||
# Ethereum 1.0 chain data
|
||||
latest_eth1_data=latest_eth1_data,
|
||||
eth1_data_votes=[],
|
||||
deposit_index=0
|
||||
)
|
||||
|
||||
# Process initial deposits
|
||||
|
Loading…
x
Reference in New Issue
Block a user