zink
zink copied to clipboard
Interface of fixed array in storage
trafficstars
Describe the feature
Introduce example of fixed array in storage, should be at least [u256; 2], [u8; n] has already been solved
for more details, it should support
[u256; n],[String32; n],[..., n]
Solution
based on the mapping implementation