adamant-api / index / parseVote
Function: parseVote()
ts
function parseVote(vote): [string, "+" | "-"];Defined in: src/api/utils.ts:14
Parameters
| Parameter | Type |
|---|---|
vote | string |
Returns
[string, "+" | "-"]