Skip to content

Commit 6f4ebf1

Browse files
renovate[bot]Amxx
andauthored
Update dependency hardhat-gas-reporter to v2 (#4979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hadrien Croubois <[email protected]>
1 parent db97666 commit 6f4ebf1

File tree

4 files changed

+423
-553
lines changed

4 files changed

+423
-553
lines changed

hardhat.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ module.exports = {
107107
gasReporter: {
108108
enabled: argv.gas,
109109
showMethodSig: true,
110+
includeBytecodeInJSON: true,
110111
currency: 'USD',
111112
coinmarketcap: argv.coinmarketcap,
112113
},

0 commit comments

Comments
 (0)