Skip to content

Commit

Permalink
Merge pull request ethereum#3635 from ethereum/ralexstokes-patch-2
Browse files Browse the repository at this point in the history
Update single_merkle_proof.md test format docs
  • Loading branch information
hwwhww authored Mar 28, 2024
2 parents e926d2e + 7d595a7 commit 763e3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/formats/light_client/single_merkle_proof.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 763e3fd

Please sign in to comment.