Posted on c/ElrondDevelopers 1 mic49732581c/ElrondDevelopers 3 years ago so you advise instead to create a struct for each season and each struct has its own vec? Comment 1 Comments mwf81318617 3years ago If you only need the vec you can directly use a vec there instead of a struct type :)
If you only need the vec you can directly use a vec there instead of a struct type :)