Minimal Anti Collusion Infrastructure (MACI) / generateMaciState
Function: generateMaciState()
generateMaciState(
args
):Promise
<MaciState
>
Defined in: packages/sdk/ts/maci/state.ts:16
Generate a local MACI state from the smart contracts events
Parameters
args
The arguments for the genLocalState command
Returns
Promise
<MaciState
>