DOCS
Wallets
Contracts
Payments
Infrastructure
SDKs
Search Docs
K
References
References
Support
Support
Changelog
TypeScript SDK
TypeScript SDK
References
ProposalVote
ProposalVote
Defined in
sdk/src/evm/types/vote.ts#L15
type
ProposalVote
= {
count
:
BigNumber
;
label
:
string
;
type
:
VoteType
; };
count
label
type
On this page