typo (#270)
This commit is contained in:
parent
de32e25bfc
commit
88ef7b8186
|
@ -56,7 +56,7 @@ overhead.
|
||||||
| Constant | Value | Definition |
|
| Constant | Value | Definition |
|
||||||
|:------------------|:-----:|:--------------------------------------------------------------------------------------|
|
|:------------------|:-----:|:--------------------------------------------------------------------------------------|
|
||||||
| `LENGTH_BYTES` | 4 | Number of bytes used for the length added before a variable-length serialized object. |
|
| `LENGTH_BYTES` | 4 | Number of bytes used for the length added before a variable-length serialized object. |
|
||||||
| `SSZ_CHUNK_SIZE` | 128 | Number of bytes for the chuck size of the Merkle tree leaf. |
|
| `SSZ_CHUNK_SIZE` | 128 | Number of bytes for the chunk size of the Merkle tree leaf. |
|
||||||
|
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
Loading…
Reference in New Issue