mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-10 02:35:41 +00:00
9 lines
379 B
Markdown
9 lines
379 B
Markdown
# Light client sync protocol tests
|
|
|
|
This series of tests provides reference test vectors for the light client sync protocol spec.
|
|
|
|
Handlers:
|
|
- `single_merkle_proof`: see [Single leaf merkle proof test format](./single_merkle_proof.md)
|
|
- `sync`: see [Light client sync test format](./sync.md)
|
|
- `update_ranking`: see [`LightClientUpdate` ranking test format](./update_ranking.md)
|