encalypto

Results 1 comments of encalypto

Thanks for opening an issue @MHarisAshfaq! In this case, the type string you're specifying: ``` "(uint256,uint256,uint256[],bytes32,address[],bytes32,uint64,bytes)" ``` is for a tuple _which contains dynamically sized array/bytes elements_ (`uint256[]`, `bytes`, etc)....