I would access the struct array by index in the following require statement but i have the errorenter image description here
CodePudding user response:
in the require you are assigning non comparing, try using == instead of =

I would access the struct array by index in the following require statement but i have the errorenter image description here
CodePudding user response:
in the require you are assigning non comparing, try using == instead of =