- Preparing search index...
- The search index is not available
cardano-sdk
Constructors
constructor
- new AuthCommitteeHot(committeeColdCred: Credential, committeeHotCred: Credential): AuthCommitteeHot
-
Properties
Private
#private
#private: any
Methods
coldCredential
- coldCredential(): Credential
-
hotCredential
- hotCredential(): Credential
-
toCbor
- toCbor(): HexBlob
-
Static
fromCbor
- fromCbor(cbor: HexBlob): AuthCommitteeHot
-