Minimal Anti Collusion Infrastructure (MACI) / getResults
Function: getResults()
getResults(
-):Promise<IResult[]>
Defined in: sdk/ts/tally/results.ts:31
Get all results from the Tally contract
Parameters
-
The arguments to get all the results
Returns
Promise<IResult[]>
The results array (The final result of vote option n is in index n-1)