Closed leiiiooo closed 2 years ago
I have a funciton signature like this:
functionName((address,uint256))
i donot know how pass the params. there is always a error named tuple length mismatch really thanks, by the way, may be we need more demos.
tuple length mismatch
Tuple.singleton(Tuple.of()) Very, very interesting!
Tuple.singleton(Tuple.of())
@esaulpaugh thanks!~~~
I have a funciton signature like this:
i donot know how pass the params. there is always a error named
tuple length mismatch
really thanks, by the way, may be we need more demos.