mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-16 12:36:25 +00:00
Make crosslink_data_root comment more explicit (#973)
This commit is contained in:
parent
75fae6f311
commit
08d921a6c9
@ -295,7 +295,7 @@ The types are defined topologically to aid in facilitating an executable version
|
|||||||
'epoch': 'uint64',
|
'epoch': 'uint64',
|
||||||
# Root of the previous crosslink
|
# Root of the previous crosslink
|
||||||
'previous_crosslink_root': 'bytes32',
|
'previous_crosslink_root': 'bytes32',
|
||||||
# Shard data since the previous crosslink
|
# Root of the crosslinked shard data since the previous crosslink
|
||||||
'crosslink_data_root': 'bytes32',
|
'crosslink_data_root': 'bytes32',
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user