VoteDelegationCertificate: {
    cert: {
        dRep: DRepDeleg;
        stakeCredential: types.ConwayTypes.StakeCredential;
    };
    type: CertificateType.VOTE_DELEG;
}

Type declaration