diff --git a/specs/phase1/beacon-chain.md b/specs/phase1/beacon-chain.md index 44df6d16a..66026d9a9 100644 --- a/specs/phase1/beacon-chain.md +++ b/specs/phase1/beacon-chain.md @@ -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