accounts/abi: return error on fixed bytes with size larger than 32 bytes (#26075)
* fixed bytes with size larger than 32 bytes is not allowed * add testcase
Showing
Please register or sign in to comment
* fixed bytes with size larger than 32 bytes is not allowed * add testcase