Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/rpc
VotingInfoResponse
Type Alias VotingInfoResponse
type
VotingInfoResponse
=
{
current_ballot
?:
BallotListResponseEnum
;
current_proposals
?:
string
[]
;
remaining_proposals
?:
number
;
voting_power
?:
string
;
}
Index
Properties
current_
ballot?
current_
proposals?
remaining_
proposals?
voting_
power?
Properties
Optional
current_
ballot
current_ballot
?:
BallotListResponseEnum
Optional
current_
proposals
current_proposals
?:
string
[]
Optional
remaining_
proposals
remaining_proposals
?:
number
Optional
voting_
power
voting_power
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
ballot
current_
proposals
remaining_
proposals
voting_
power
taquito.io
Taquito TypeDocs
Loading...