dc62171219
The reused implementation from signing typed data V1 was used in case of signing typed data V4. This implementation required chain ID to be present in the typed data. This change fixes the issue by making chainID optional for signing typed data V4. |
||
---|---|---|
.. | ||
eip712example | ||
hash.go | ||
hash_test.go | ||
metamask_test.go | ||
sign.go | ||
sign_test.go | ||
types.go | ||
types_test.go |