Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-ogmios/src
Schema
GovernanceVote
Interface GovernanceVote
interface
GovernanceVote
{
issuer
:
|
VoterGenesisDelegate
|
VoterConstitutionalCommittee
|
VoterDelegateRepresentative
|
VoterStakePoolOperator
;
metadata
?:
Anchor
;
proposal
?:
GovernanceProposalReference
;
vote
:
"abstain"
|
"yes"
|
"no"
;
}
Index
Properties
issuer
metadata?
proposal?
vote
Properties
issuer
issuer
:
|
VoterGenesisDelegate
|
VoterConstitutionalCommittee
|
VoterDelegateRepresentative
|
VoterStakePoolOperator
Optional
metadata
metadata
?:
Anchor
Optional
proposal
proposal
?:
GovernanceProposalReference
vote
vote
:
"abstain"
|
"yes"
|
"no"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
issuer
metadata
proposal
vote
blaze-cardano
Loading...