@orangecheck/vote-core / commit
Function: commit()
function commit(
pollId: string,
voter: string,
option: string): string;
Defined in: commit.ts:25
Parameters
| Parameter | Type |
|---|---|
pollId | string |
voter | string |
option | string |
Returns
string
@orangecheck/vote-core / commit
function commit(
pollId: string,
voter: string,
option: string): string;
Defined in: commit.ts:25
| Parameter | Type |
|---|---|
pollId | string |
voter | string |
option | string |
string