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
This is most likely due to a copy paste issue on the developer's side, but as shown on #110 contracts with an EventDefinition containing a parameter with the keyword indexed twice will be compiled by solc but will fail when analysed by our parser.