mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 06:05:23 -05:00
fix tests
This commit is contained in:
@@ -173,7 +173,7 @@ def build_attestation_data(state, slot, shard):
|
||||
source_root=justified_block_root,
|
||||
target_root=epoch_boundary_root,
|
||||
crosslink_data_root=spec.ZERO_HASH,
|
||||
source_crosslink_root=hash_tree_root(crosslinks[shard]),
|
||||
previous_crosslink_root=hash_tree_root(crosslinks[shard]),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user