Rohan Dakua
Rohan Dakua
@nherbaut how are you generating the wrapper class , could you elaborate , i am generating it through web3j-cli and it is generating in version 1.6.something , and I am...
@monperrus use 4.12.1 . use cli version 1.6.1 to generate the wrapper class , and use implementation of 4.12.1 and it would work
Hello Guys Can't this be solved by using a custom class that has two fields i.e 1. BigInteger 2. flag for indicating signed or unsigned and instead of overloading the...