mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 20:24:22 +00:00
Update simple-serialize.md
This commit is contained in:
parent
7ab7abe2ca
commit
67793edc8d
@ -29,7 +29,7 @@ This is a **work in progress** describing typing, serialization and Merkleizatio
|
||||
### Basic types
|
||||
|
||||
* `uintN`: `N`-bit unsigned integer (where `N in [8, 16, 32, 64, 128, 256]`)
|
||||
* `bool`: 1-bit unsigned integer
|
||||
* `bool`: `True` or `False`
|
||||
|
||||
### Composite types
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user