Skip to content

RevealedVote

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / RevealedVote

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11956

Revealed vote data

proposalId: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11958

Proposal ID


choice: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11960

Vote choice (e.g., 0 = no, 1 = yes, 2 = abstain)


weight: bigint

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11962

Voting weight/power


voter: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11964

Voter’s identifier


timestamp: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11966

Timestamp when vote was cast


encryptedVote: EncryptedVote

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11968

The encrypted vote this was revealed from