mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 09:23:48 +00:00
Update signer/core/testdata/README.md
Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
This commit is contained in:
parent
5ee1f1949a
commit
af75cbbfab
1 changed files with 1 additions and 1 deletions
2
signer/core/testdata/README.md
vendored
2
signer/core/testdata/README.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue