RodrigoRP7
Results
1
comments of
RodrigoRP7
I just found out that the `SetupContractData()` function does not interpret `uint` parameters with size different than 256 bits. In my case, I was trying to pass a `uint8`, but...