github.com/codysnider/go-ethereum@v1.10.18-0.20220420071915-14f4ae99222a/signer/core/testdata/README.md (about) 1 ### EIP 712 tests 2 3 These tests are json files which are converted into eip-712 typed data. 4 All files are expected to be proper json, and tests will fail if they are not. 5 Files that begin with `expfail' are expected to not pass the hashstruct construction.