mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 22:16:07 -05:00
clear up a comment in AttestationSignedData
This commit is contained in:
@@ -133,7 +133,7 @@ An `AttestationSignedData` has the following fields:
|
||||
'parent_hashes': ['hash32'],
|
||||
# Shard block hash
|
||||
'shard_block_hash': 'hash32',
|
||||
# Slot of last justified block
|
||||
# Slot of last justified block referenced in the attestation
|
||||
'justified_slot': 'int64'
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user