dappuniversity / election

A Decentralized Ethereum Voting Application Tutorial
563 stars 506 forks source link

TypeError: Indexed expression has to be a type, mapping or array (is uint256) #52

Open KukretiShubham opened 3 years ago

KukretiShubham commented 3 years ago

TypeError: Indexed expression has to be a type, mapping or array (is uint256) candidatesCount[candidatesCount] = Candidate(candidatesCount,_name,0);