mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 20:24:22 +00:00
Update helpers.py
This commit is contained in:
parent
a790afa891
commit
3e6dc59ec0
@ -172,7 +172,7 @@ def build_attestation_data(state, slot, shard):
|
||||
source_root=justified_block_root,
|
||||
target_root=epoch_boundary_root,
|
||||
crosslink_data_root=spec.ZERO_HASH,
|
||||
previous_crosslink=deepcopy(crosslinks[shard]),
|
||||
source_crosslink=deepcopy(crosslinks[shard]),
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user