Itheum / datametaverse-evm

SDK to power Itheum's EVM web3 identity sub-system, SBT and DeSoc features.
GNU General Public License v3.0
1 stars 1 forks source link

Verify that the same address CANNOT vote multiple times to remove another address #5

Closed newbreedofgeek closed 1 year ago

newbreedofgeek commented 1 year ago

Just a quick verification is needed to make sure that Address B cannot vote multiple times to remove address C for example. It should say "you have already voted". Maybe a test case is needed if not already added

0xpeho commented 1 year ago

This is already considered and also tested.