@orangecheck/vote-core / BallotSecret
Interface: BallotSecret
Defined in: types.ts:44
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-commit"></a> commit | string | SHA-256 of oc-vote/v0/commit\npoll_id: …\nvoter: …\noption: …\n. | types.ts:48 |
<a id="property-envelope"></a> envelope | Record<string, unknown> | OC Lock v2 envelope encrypting the chosen option id to the poll's reveal_pk. | types.ts:46 |