mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 21:16:52 +00:00
fix
This commit is contained in:
parent
edf335ebf0
commit
49f3746dc7
@ -982,7 +982,7 @@ def get_new_validator_registry_delta_chain_tip(current_validator_registry_delta_
|
|||||||
"""
|
"""
|
||||||
return hash_tree_root(
|
return hash_tree_root(
|
||||||
ValidatorRegistryDeltaBlock(
|
ValidatorRegistryDeltaBlock(
|
||||||
validator_registry_delta_chain_tip=current_validator_registry_delta_chain_tip,
|
latest_registry_delta_root=current_validator_registry_delta_chain_tip,
|
||||||
validator_index=validator_index,
|
validator_index=validator_index,
|
||||||
pubkey=pubkey,
|
pubkey=pubkey,
|
||||||
flag=flag,
|
flag=flag,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user