Tenderly / hardhat-tenderly

Tenderly plugin for HardHat
https://www.npmjs.com/package/@tenderly/hardhat-tenderly
Other
154 stars 40 forks source link

Silence compilation warning #153

Open julianmrodri opened 1 year ago

julianmrodri commented 1 year ago

Hi im getting these warnings every time I compile the project. How can I silence this? In our HH repo it is not mandatory to have Tenderly setup as it is only used for certain tasks, but not by default.

Maybe a better option would be to be able to programmatically enable these Plugin checks and not do the setup() by default in hardhat.config.ts but couldnt find how to do this.

Any ideas? thanks!

2023-06-20 13:32:42.262 WARN Service =>Tenderly config doesn't exist, empty string values are returned instead.
2023-06-20 13:32:42.287 WARN Service =>Tenderly config doesn't exist, empty string values are returned instead.