Skip to content

Commit 55b3f37

Browse files
committed
add snapshot helper
1 parent 564b8ea commit 55b3f37

File tree

5 files changed

+5360
-9
lines changed

5 files changed

+5360
-9
lines changed

hardhat.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ require("./tasks/updateWearableExceptions");
3535
require("./tasks/deployXPDrop");
3636
require("./tasks/deployXPDrops");
3737
require("./tasks/verifyContracts");
38+
require("./tasks/snapshot.ts");
3839

3940
// You have to export an object to set up your config
4041
// This object can have the following optional entries:

0 commit comments

Comments
 (0)