Initialize status_flags

This commit is contained in:
vbuterin
2018-12-29 13:44:51 -06:00
committed by GitHub
parent 85d001001c
commit bd5b32ec5a

View File

@@ -1322,6 +1322,7 @@ def process_deposit(state: BeaconState,
withdrawal_slot=FAR_FUTURE_SLOT,
penalized_slot=FAR_FUTURE_SLOT,
exit_count=0,
status_flags=0,
poc_commitment=poc_commitment,
last_poc_change_slot=0,
second_last_poc_change_slot=0,