forked from mirror/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
259 B
6 lines
259 B
6 years ago
|
### EIP 712 tests
|
||
|
|
||
|
These tests are json files which are converted into 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.
|