dash-platform-sdk
Preparing search index...
types
ContestedResourceVoteState
Interface ContestedResourceVoteState
interface
ContestedResourceVoteState
{
abstainVoteTally
?:
number
;
contenders
:
Contender
[]
;
finishedVoteInfo
?:
FinishedVoteInfo
;
lockVoteTally
?:
number
;
}
Index
Properties
abstain
Vote
Tally?
contenders
finished
Vote
Info?
lock
Vote
Tally?
Properties
Optional
abstain
Vote
Tally
abstainVoteTally
?:
number
contenders
contenders
:
Contender
[]
Optional
finished
Vote
Info
finishedVoteInfo
?:
FinishedVoteInfo
Optional
lock
Vote
Tally
lockVoteTally
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abstain
Vote
Tally
contenders
finished
Vote
Info
lock
Vote
Tally
dash-platform-sdk
Loading...