Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
GovernanceProposalVote
Interface GovernanceProposalVote
ProposalVote is a vote for a proposal.
interface
GovernanceProposalVote
{
id
:
longnum
;
vote
:
number
;
}
Index
Properties
id
vote
Properties
id
id
:
longnum
ID is the unique identifier of a proposal.
vote
vote
:
number
Vote is the vote.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
vote
@oasisprotocol/client
Loading...
ProposalVote is a vote for a proposal.