Update EIP-152: Fix reference test (#8390)
EIP-152: Fix reference test
The solidity example with the reference test of https://datatracker.ietf.org/doc/html/rfc7693#appendix-A is at least confusing because it declares values of type `bytes8` using a literal of length of 4 bytes.
GitHub Diff