Merge pull request #3635 from ethereum/ralexstokes-patch-2

Update single_merkle_proof.md test format docs
This commit is contained in:
Hsiao-Wei Wang
2024-03-29 07:19:22 +08:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ generation and verification of merkle proofs based on static data.
Tests for each individual SSZ type are grouped into a `suite` indicating the SSZ type name.
### `object.yaml`
### `object.ssz_snappy`
A SSZ-snappy encoded object from which other data is generated. The SSZ type can be determined from the test `suite` name.