mirror of
https://github.com/status-im/nim-contract-abi.git
synced 2025-02-23 07:58:12 +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.