Update beacon-chain.md
This commit is contained in:
parent
b60cbd9c33
commit
5f40856606
|
@ -208,7 +208,7 @@ A `CrosslinkRecord` has the following fields:
|
||||||
# Slot number
|
# Slot number
|
||||||
'slot': 'int64',
|
'slot': 'int64',
|
||||||
# Beacon chain block hash
|
# Beacon chain block hash
|
||||||
'hash': 'hash32'
|
'shard_block_hash': 'hash32'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue