zink
zink copied to clipboard
Support dynamic arrays in storage
Describe the feature
https://docs.soliditylang.org/en/v0.8.28/internals/layout_in_storage.html#mappings-and-dynamic-arrays
Solution
follow the design of the solidity, figure out a better solution if there is any
No response