mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 13:06:34 +00:00
Merge pull request #100 from ethereum/djrtwo-patch-1
Fix small error in comment about `parent_hashes`
This commit is contained in:
commit
e9719195ef
@ -146,7 +146,7 @@ An `AttestationSignedData` has the following fields:
|
||||
'slot': 'uint64',
|
||||
# Shard number
|
||||
'shard': 'uint16',
|
||||
# 31 parent hashes
|
||||
# CYCLE_LENGTH parent hashes
|
||||
'parent_hashes': ['hash32'],
|
||||
# Shard block hash
|
||||
'shard_block_hash': 'hash32',
|
||||
|
Loading…
x
Reference in New Issue
Block a user