@orangecheck/vote-core / TalliedResult
Interface: TalliedResult
Defined in: types.ts:94
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-snapshot_block"></a> snapshot_block | number | types.ts:96 |
<a id="property-state"></a> state | "tallied" | types.ts:95 |
<a id="property-tallies"></a> tallies | Record<string, number> | types.ts:98 |
<a id="property-turnout"></a> turnout | TallyTurnout | types.ts:97 |