mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-09 18:25:47 +00:00
7 lines
238 B
Markdown
7 lines
238 B
Markdown
|
# Merkle
|
||
|
|
||
|
The purpose of this test-generator is to provide test-vectors for validating the
|
||
|
correct merkleization of objects and corresponding merkle proofs.
|
||
|
|
||
|
Test-format documentation can be found [here](../../formats/merkle/README.md).
|