mirror of
https://github.com/status-im/nim-contract-abi.git
synced 2025-02-21 15:08:13 +00:00
No longer read offset when starting dynamic tuple, read it when reading a dynamic element in a tuple. Remove Tuple.dynamic, because it's no longer needed.