# 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)