Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
ConwayTypes
UpdateCommitteeAction
Type alias UpdateCommitteeAction
Update
Committee
Action
:
{
action
:
{
addColdCred
:
{
credential
:
CommitteeColdCredential
;
epoch
:
number
;
}
[]
;
prevActionId
:
GovActionId
|
null
;
removeColdCred
:
CommitteeColdCredential
[]
;
threshold
:
number
;
}
;
type
:
UPDATE_COMMITTEE_ACTION
;
}
Type declaration
action
:
{
addColdCred
:
{
credential
:
CommitteeColdCredential
;
epoch
:
number
;
}
[]
;
prevActionId
:
GovActionId
|
null
;
removeColdCred
:
CommitteeColdCredential
[]
;
threshold
:
number
;
}
add
Cold
Cred
:
{
credential
:
CommitteeColdCredential
;
epoch
:
number
;
}
[]
prev
Action
Id
:
GovActionId
|
null
remove
Cold
Cred
:
CommitteeColdCredential
[]
threshold
:
number
type
:
UPDATE_COMMITTEE_ACTION
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...