Closed FelipeRosa closed 3 years ago
Guess I got tuple types wrong in the JSON representation: https://docs.soliditylang.org/en/v0.7.5/abi-spec.html#handling-tuple-types
Must fix std::fmt::Display implementation for Type too.
std::fmt::Display
Type
Guess I got tuple types wrong in the JSON representation: https://docs.soliditylang.org/en/v0.7.5/abi-spec.html#handling-tuple-types
Must fix
std::fmt::Display
implementation forType
too.