mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 19:54:34 +00:00
shard_id
-> shard
patch
This commit is contained in:
parent
70cef14a08
commit
c8e9ff3d87
@ -160,8 +160,8 @@ A `ProposalSignedData` has the following fields:
|
||||
'fork_version': 'uint64',
|
||||
# Slot number
|
||||
'slot': 'uint64',
|
||||
# Shard ID (or `2**64 - 1` for beacon chain)
|
||||
'shard_id': 'uint64',
|
||||
# Shard number (or `2**64 - 1` for beacon chain)
|
||||
'shard': 'uint64',
|
||||
# Block hash
|
||||
'block_hash': 'hash32',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user