mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-05 07:14:41 +00:00
Update simple-serialize.md
This commit is contained in:
parent
80bd4a381b
commit
10f3db977d
@ -23,7 +23,7 @@ This is a **work in progress** describing typing, serialization and Merkleizatio
|
||||
| Name | Value | Description |
|
||||
|-|-|-|
|
||||
| `BYTES_PER_CHUNK` | `32` | Number of bytes per chunk. |
|
||||
| `BYTES_PER_LENGTH_OFFSET` | `4` | Number of bytes per serialized length prefix. |
|
||||
| `BYTES_PER_LENGTH_OFFSET` | `4` | Number of bytes per serialized length offset. |
|
||||
| `BITS_PER_BYTE` | `8` | Number of bits per byte. |
|
||||
|
||||
## Typing
|
||||
|
Loading…
x
Reference in New Issue
Block a user