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
Describe the feature
The vochain must remove temporal SIK's created for a voting process when it is ended and the results are calculated.
Proposal
I think that will be enough with just wait for the results and then use HTTPclient.ValidSIK() method with every voter account address to ensure that it is removed.
The text was updated successfully, but these errors were encountered:
Describe the feature
The vochain must remove temporal SIK's created for a voting process when it is ended and the results are calculated.
Proposal
I think that will be enough with just wait for the results and then use
HTTPclient.ValidSIK()
method with every voter account address to ensure that it is removed.The text was updated successfully, but these errors were encountered: