UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
9 lines (8 loc) 291 B
export declare enum AutomatedVotingOptionCurrentDelegation { drep_always_abstain = "drep_always_abstain", drep_always_no_confidence = "drep_always_no_confidence" } export declare enum AutomatedVotingOptionDelegationId { abstain = "abstain", no_confidence = "no_confidence" }