Skip to content

Commit

Permalink
Merge branch 'tedwu-change-external-call-to-call' of github.com:tedwu…
Browse files Browse the repository at this point in the history
…13/uFragments into tedwu-change-external-call-to-call
  • Loading branch information
Ted Wu committed Feb 19, 2021
2 parents f9b9cfb + 9d17568 commit d7a03bf
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 d7a03bf

Please sign in to comment.