online-ethereum-abi-encoder-decoder icon indicating copy to clipboard operation
online-ethereum-abi-encoder-decoder copied to clipboard

Doesn’t works for Tuples/struct.

Open ytrezq opened this issue 3 years ago • 0 comments

I have the following function :

_multiHopFill((address[],uint256,(bytes4,bytes)[]),uint256)

which can’t be encoded because of the parameters.

ytrezq avatar Aug 28 '21 13:08 ytrezq