Array struct in solidity
In this article, I will be explaining explicitly what we call array struct in solidity and how they work in solidity coding. Before we talk about array-struct, you should know what array is and what struct is. What is an array? An array is a data str...
Oct 6, 20222 min read72
