Update signer/core/testdata/README.md

Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
This commit is contained in:
Maximilian Hubert 2025-02-20 21:27:35 +01:00 committed by GitHub
parent 5ee1f1949a
commit af75cbbfab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
### EIP-712 tests
These tests are json files which are converted into [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) typed data.
These tests are json files which are converted into [EIP-712](https://eips.ethereum.org/EIPS/eip-712) 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.