CertifyingPurpose
export interface CertifyingPurpose {
dcert: DCert
kind: "CertifyingPurpose"
toUplcData(): ConstrData
}
Properties
dcert
dcert: DCert
kind
kind: "CertifyingPurpose"
toUplcData
toUplcData(): ConstrData