Skip to content

Commit

Permalink
Merge branch 'master' into tedwu-change-external-call-to-call
Browse files Browse the repository at this point in the history
  • Loading branch information
tedwu13 authored Feb 19, 2021
2 parents 8e0f30c + 52ca7be commit 9d17568
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 9d17568

Please sign in to comment.