mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 19:54:34 +00:00
change SpecialRecord.kind to uint64
This commit is contained in:
parent
4d824587bb
commit
2a7103d1f6
@ -201,7 +201,7 @@ A `SpecialRecord` has the following fields:
|
||||
```python
|
||||
{
|
||||
# Kind
|
||||
'kind': 'uint8',
|
||||
'kind': 'uint64',
|
||||
# Data
|
||||
'data': 'bytes'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user