mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 05:24:58 -05:00
fix small error in comment
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user