DeregistrationDCert
export interface DeregistrationDCert {
credential: StakingCredential
dump(): any
kind: "DeregistrationDCert"
tag: 1
toCbor(): number[]
toUplcData(): ConstrData
}
Properties
credential
credential: StakingCredential
dump
dump(): any
kind
kind: "DeregistrationDCert"
tag
tag: 1
toCbor
toCbor(): number[]
toUplcData
toUplcData(): ConstrData