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...
blog.web3afrika.com2 min read