Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
ConwayTypes
CommitteeAuthHotCertificate
Type alias CommitteeAuthHotCertificate
Committee
Auth
Hot
Certificate
:
{
cert
:
{
coldCredential
:
CommitteeColdCredential
;
hotCredential
:
CommitteeHotCredential
;
}
;
type
:
CertificateType.COMMITTEE_AUTH_HOT
;
}
Type declaration
cert
:
{
coldCredential
:
CommitteeColdCredential
;
hotCredential
:
CommitteeHotCredential
;
}
cold
Credential
:
CommitteeColdCredential
hot
Credential
:
CommitteeHotCredential
type
:
CertificateType.COMMITTEE_AUTH_HOT
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...