Update README.md

This commit is contained in:
Maximilian Hubert 2025-02-20 00:26:33 +01:00 committed by GitHub
parent aac621987e
commit c09aa3a905
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
### EIP 712 tests
### EIP-712 tests
These tests are json files which are converted into eip-712 typed data.
These tests are json files which are converted into [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) typed data.
All files are expected to be proper json, and tests will fail if they are not.
Files that begin with `expfail' are expected to not pass the hashstruct construction.