Update single_merkle_proof.md
Typo in file name suggesting the wrong format
This commit is contained in:
parent
e926d2e791
commit
7d595a7091
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue