Skip to content

Commit

Permalink
added coinmarket cap key for usd gas price (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalavandhan authored Feb 19, 2021
1 parent 7bd815f commit 52ca7be
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 @@ -47,5 +47,6 @@ export default {
currency: 'USD',
enabled: process.env.REPORT_GAS ? true : false,
excludeContracts: ['mocks/'],
coinmarketcap: process.env.COINMARKETCAP_API_KEY,
},
} as HardhatUserConfig

0 comments on commit 52ca7be

Please sign in to comment.