Merge pull request #1162 from ethereum/master-port
handle master-dev merge conflict
This commit is contained in:
commit
4902a7746a
|
@ -77,7 +77,7 @@ def prepare_state_and_deposit(spec, state, validator_index, amount, withdrawal_c
|
|||
privkey,
|
||||
amount,
|
||||
withdrawal_credentials,
|
||||
signed
|
||||
signed,
|
||||
)
|
||||
|
||||
state.latest_eth1_data.deposit_root = root
|
||||
|
|
Loading…
Reference in New Issue