IJsonPCommand
Notice
An interface representing a json P command
Hierarchy
-
↳
IJsonPCommand
Table of contents
Properties
Properties
cmdType
• cmdType: string
Inherited from
Defined in
commands/types.ts:15
newPubKey
• newPubKey: string
Defined in
commands/types.ts:32
newVoteWeight
• newVoteWeight: string
Defined in
commands/types.ts:34
nonce
• nonce: string
Defined in
commands/types.ts:35
pollId
• pollId: string
Defined in
commands/types.ts:36
salt
• salt: string
Defined in
commands/types.ts:37
stateIndex
• stateIndex: string
Defined in
commands/types.ts:31
voteOptionIndex
• voteOptionIndex: string
Defined in
commands/types.ts:33