Skip to main content
Version: v1.2

IJsonPCommand

Notice

An interface representing a json P command

Hierarchy

Table of contents

Properties

Properties

cmdType

cmdType: string

Inherited from

IJsonCommand.cmdType

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