Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
ConwayTypes
NewConstitutionAction
Type alias NewConstitutionAction
New
Constitution
Action
:
{
action
:
{
constitution
:
{
anchor
:
Anchor
;
scriptHash
:
string
|
null
;
}
;
prevActionId
:
GovActionId
|
null
;
}
;
type
:
NEW_CONSTITUTION_ACTION
;
}
Type declaration
action
:
{
constitution
:
{
anchor
:
Anchor
;
scriptHash
:
string
|
null
;
}
;
prevActionId
:
GovActionId
|
null
;
}
constitution
:
{
anchor
:
Anchor
;
scriptHash
:
string
|
null
;
}
anchor
:
Anchor
script
Hash
:
string
|
null
prev
Action
Id
:
GovActionId
|
null
type
:
NEW_CONSTITUTION_ACTION
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...