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
We suggest defining a Voting interface (that PLCRVoting implements) for extensibility. With a clearly defined interface, the voting contract can easily be swapped out with a different mechanism, if you or a forking developer wishes to do so.
The text was updated successfully, but these errors were encountered:
From @Cryptofin:
We suggest defining a Voting interface (that PLCRVoting implements) for extensibility. With a clearly defined interface, the voting contract can easily be swapped out with a different mechanism, if you or a forking developer wishes to do so.
The text was updated successfully, but these errors were encountered: