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
The identifier proposalId is not bound to anything, while it should be bound to a new definition, similar to parameter names.
Just skimming through the relevant links below, it seems like its scope is restricted to only the mapping(...), this it cannot be referenced anywhere else for now, but we should double check this:
For a mapping type like this:
The identifier
proposalId
is not bound to anything, while it should be bound to a new definition, similar to parameter names.Just skimming through the relevant links below, it seems like its scope is restricted to only the
mapping(...)
, this it cannot be referenced anywhere else for now, but we should double check this:The text was updated successfully, but these errors were encountered: