@orangecheck/vote-core / TalliedResult
Interface: TalliedResult
Defined in: types.ts:87
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-snapshot_block"></a> snapshot_block | number | types.ts:89 |
<a id="property-state"></a> state | "tallied" | types.ts:88 |
<a id="property-tallies"></a> tallies | Record<string, number> | types.ts:91 |
<a id="property-turnout"></a> turnout | TallyTurnout | types.ts:90 |