Merge pull request #1162 from ethereum/master-port

handle master-dev merge conflict
This commit is contained in:
Danny Ryan 2019-06-10 12:39:47 -06:00 committed by GitHub
commit 4902a7746a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ def prepare_state_and_deposit(spec, state, validator_index, amount, withdrawal_c
privkey, privkey,
amount, amount,
withdrawal_credentials, withdrawal_credentials,
signed signed,
) )
state.latest_eth1_data.deposit_root = root state.latest_eth1_data.deposit_root = root