signer/core/apitypes: support primitive types int96/uint96 (#25105)
I have a EIP712 typehash using uint96, but it's currently not supported by go-ethereum. This change fixes it.
Showing
Please register or sign in to comment
I have a EIP712 typehash using uint96, but it's currently not supported by go-ethereum. This change fixes it.