This commit is contained in:
Nishant Das 2018-12-10 16:28:11 +08:00 committed by Justin
parent de32e25bfc
commit 88ef7b8186
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ overhead.
| Constant | Value | Definition |
|:------------------|:-----:|:--------------------------------------------------------------------------------------|
| `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