- Preparing search index...
- The search index is not available
cardano-sdk
Class ResignCommitteeCold
Constructors
constructor
- new ResignCommitteeCold(committeeColdCred: Credential, anchor?: Anchor): ResignCommitteeCold
-
Properties
Private
#private
#private: any
Methods
anchor
- anchor(): undefined | Anchor
-
Returns undefined | Anchor
coldCredential
- coldCredential(): Credential
-
toCbor
- toCbor(): HexBlob
-
Static
fromCbor
- fromCbor(cbor: HexBlob): ResignCommitteeCold
-