mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 01:54:59 -05:00
7 lines
255 B
Markdown
7 lines
255 B
Markdown
# SSZ-static
|
|
|
|
The purpose of this test-generator is to provide test-vectors for the most important applications of SSZ:
|
|
the serialization and hashing of Eth2 data types.
|
|
|
|
Test-format documentation can be found [here](../../formats/ssz_static/README.md).
|