mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-12 16:44:23 +00:00
e61c70f5ba
Dynamically sized return values such as strings and sequences were not decoded as part of a tuple, leading to a difference in byte representation.