You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set_ functions created by contractLarva should be private, since being made public introduces new behaviour that allows anyone to modify the value of internal variables.
The text was updated successfully, but these errors were encountered:
set_ functions created by contractLarva should be private, since being made public introduces new behaviour that allows anyone to modify the value of internal variables.
The text was updated successfully, but these errors were encountered: