Update single_merkle_proof.md

Typo in file name suggesting the wrong format
This commit is contained in:
Alex Stokes 2024-03-28 07:48:52 -06:00 committed by GitHub
parent e926d2e791
commit 7d595a7091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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.