Add CMC API key for Euro output in gas reports

This commit is contained in:
Eric Mastro 2022-12-14 15:52:13 +11:00
parent 788ceda08d
commit 393ca54889
No known key found for this signature in database
GPG Key ID: 141E3048D95A4E63
2 changed files with 1458 additions and 3757 deletions

View File

@ -24,5 +24,6 @@ module.exports = {
gasReporter: {
enabled: process.env.REPORT_GAS ? true : false,
showTimeSpent: true,
coinmarketcap: process.env.CMC_API_KEY
},
}

5214
package-lock.json generated

File diff suppressed because it is too large Load Diff