mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 08:24:55 -05:00
Update specs/phase1/beacon-chain.md
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
This commit is contained in:
@@ -193,7 +193,7 @@ class PendingShardHeader(Container):
|
||||
commitment: BLSCommitment
|
||||
# hash_tree_root of the ShardHeader (stored so that attestations
|
||||
# can be checked against it)
|
||||
root: Hash
|
||||
root: Root
|
||||
# Length of the data in samples
|
||||
length: uint64
|
||||
# Who voted for the header
|
||||
|
||||
Reference in New Issue
Block a user