Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-ogmios/src
Schema
GovernanceActionConstitutionalCommittee
Interface GovernanceActionConstitutionalCommittee
interface
GovernanceActionConstitutionalCommittee
{
ancestor
?:
GovernanceProposalReference
;
members
:
{
added
:
ConstitutionalCommitteeMemberSummary
[]
;
removed
:
{
from
:
CredentialOrigin
;
id
:
string
;
}
[]
;
}
;
quorum
:
string
;
type
:
"constitutionalCommittee"
;
}
Index
Properties
ancestor?
members
quorum
type
Properties
Optional
ancestor
ancestor
?:
GovernanceProposalReference
members
members
:
{
added
:
ConstitutionalCommitteeMemberSummary
[]
;
removed
:
{
from
:
CredentialOrigin
;
id
:
string
;
}
[]
;
}
quorum
quorum
:
string
type
type
:
"constitutionalCommittee"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ancestor
members
quorum
type
blaze-cardano
Loading...