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
commit 763e3fd2e2
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.