CertUnRegistrationDrep
@harmoniclabs/cardano-ledger-ts • Docs
@harmoniclabs/cardano-ledger-ts / CertUnRegistrationDrep
Class: CertUnRegistrationDrep
Implements
Constructors
new CertUnRegistrationDrep()
new CertUnRegistrationDrep(
__namedParameters):CertUnRegistrationDrep
Parameters
• __namedParameters: ICertUnRegistrationDrep
Returns
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:26
Properties
certType
readonlycertType:UnRegistrationDrep
Implementation of
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:21
coin
readonlycoin:bigint
refound
Implementation of
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:24
drepCredential
readonlydrepCredential:Credential<CredentialType>
Implementation of
ICertUnRegistrationDrep.drepCredential
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:22
Methods
getRequiredSigners()
getRequiredSigners():
Hash28[]
Returns
Hash28[]
Implementation of
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:54
toCbor()
toCbor():
CborString
Returns
CborString
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:59
toCborObj()
toCborObj():
CborArray
Returns
CborArray
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:63
toData()
toData(
version?):DataConstr
Parameters
• version?: ToDataVersion
Returns
DataConstr
Implementation of
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:37
toJson()
toJson():
object
Returns
object
certType
certType:
"UnRegistrationDrep"
coin
coin:
string
drepCredential
drepCredential:
object
drepCredential.credentialType
credentialType:
string
drepCredential.hash
hash:
string
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:90
fromCborObj()
staticfromCborObj(cbor):CertUnRegistrationDrep
Parameters
• cbor: CborObj