UNPKG

@idle-finance/hardhat-proposals-plugin

Version:
12 lines 366 B
export declare const PACKAGE_NAME = "hardhat-proposals-plugin"; export declare const errors: { ALREADY_SIMULATED: string; PROPOSAL_NOT_SUBMITTED: string; TOO_MANY_ACTIONS: string; NOT_ENOUGH_VOTES: string; NO_SIGNER: string; NO_PROPOSER: string; NO_GOVERNOR: string; NO_VOTING_TOKEN: string; }; //# sourceMappingURL=constants.d.ts.map