Skip to content

Commit

Permalink
chore: add gas profiling in test
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Jun 20, 2024
1 parent ab38cd1 commit ccd8676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import "@nomicfoundation/hardhat-verify";
import "@typechain/hardhat";
import "tsconfig-paths/register";
import "hardhat-abi-exporter";
import "hardhat-gas-reporter";
import "./tasks/addresses";

import { getHardhatConfigNetworks } from "@zetachain/networks";
Expand Down

0 comments on commit ccd8676

Please sign in to comment.