Calls
free
Get Current Batch Number
Return value: the number of the current batch, specified by batchNumber
.
Check if a Voter Committed in a Ballot
Return value: a boolean value indicating if the voter has committed for a given ballot.
Get Commit Hash
Gets the commit hash for a given voter and ballot.
reverts if voter has not committed yet.
Return value: the hash of the committed vote.
Last updated
Was this helpful?