diff --git a/signer/core/testdata/README.md b/signer/core/testdata/README.md index 1e848a390b..85aa70c04c 100644 --- a/signer/core/testdata/README.md +++ b/signer/core/testdata/README.md @@ -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.