Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
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