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
readonly
certType:UnRegistrationDrep
Implementation of
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:21
coin
readonly
coin:bigint
refound
Implementation of
Defined in
src/ledger/certs/CertUnRegistrationDrep.ts:24
drepCredential
readonly
drepCredential: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()
static
fromCborObj(cbor
):CertUnRegistrationDrep
Parameters
• cbor: CborObj