Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
ConwayTypes
ParameterChangeAction
Type alias ParameterChangeAction
Parameter
Change
Action
:
{
action
:
{
policyHash
:
string
|
null
;
prevActionId
:
GovActionId
|
null
;
protocolParamUpdate
:
ProtocolParamUpdate
;
}
;
type
:
PARAM_CHANGE_ACTION
;
}
Type declaration
action
:
{
policyHash
:
string
|
null
;
prevActionId
:
GovActionId
|
null
;
protocolParamUpdate
:
ProtocolParamUpdate
;
}
policy
Hash
:
string
|
null
prev
Action
Id
:
GovActionId
|
null
protocol
Param
Update
:
ProtocolParamUpdate
type
:
PARAM_CHANGE_ACTION
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...