We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509594e commit 7fe4d97Copy full SHA for 7fe4d97
contracts/hardhat.config.ts
@@ -13,7 +13,6 @@ import "hardhat-watcher";
13
import "hardhat-docgen";
14
import "hardhat-contract-sizer";
15
import "hardhat-tracer";
16
-require("./scripts/simulations/tasks");
17
require("./scripts/populatePolicyRegistry");
18
require("./scripts/populateCourts");
19
require("./scripts/changeGovernor");
contracts/scripts/simulations/README.md
0 commit comments