esaulpaugh / headlong

High-performance Contract ABI and RLP for Ethereum
Apache License 2.0
79 stars 20 forks source link

Guys, i have a question for how to parse params. #44

Closed leiiiooo closed 2 years ago

leiiiooo commented 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.

leiiiooo commented 2 years ago

Tuple.singleton(Tuple.of()) Very, very interesting!

leiiiooo commented 2 years ago

@esaulpaugh thanks!~~~