Complex struct in constructor
If a Smart Contract has complex structs that are also needed in the constructor, it is good to pass these in bytes format, in order to make the deployment easier using Remix
Last updated
Was this helpful?
If a Smart Contract has complex structs that are also needed in the constructor, it is good to pass these in bytes format, in order to make the deployment easier using Remix
Last updated
Was this helpful?