Merge pull request #3635 from ethereum/ralexstokes-patch-2
Update single_merkle_proof.md test format docs
This commit is contained in:
commit
763e3fd2e2
|
@ -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