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