mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 07:29:02 +00:00
Update specs/phase1/beacon-chain.md
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
This commit is contained in:
parent
f0fc9c6462
commit
0408aa52cc
@ -191,7 +191,7 @@ class ShardHeader(Container):
|
||||
```python
|
||||
class PendingShardHeader(Container):
|
||||
# Slot and shard that this header is intended for
|
||||
slot: uint64
|
||||
slot: Slot
|
||||
shard: Shard
|
||||
# Kate commitment to the data
|
||||
commitment: BLSCommitment
|
||||
|
Loading…
x
Reference in New Issue
Block a user