RetirePoolDCert
export interface RetirePoolDCert {
dump(): any
epoch: number
kind: "RetirePoolDCert"
poolId: PubKeyHash
tag: 4
toCbor(): number[]
toUplcData(): ConstrData
}
Properties
dump
dump(): any
epoch
epoch: number
kind
kind: "RetirePoolDCert"
poolId
poolId: PubKeyHash
tag
tag: 4
toCbor
toCbor(): number[]
toUplcData
toUplcData(): ConstrData