TrueFiEng / Waffle

Library for writing and testing smart contracts.
https://getwaffle.io
MIT License
961 stars 162 forks source link

Config key "sourceDirectory:" not supported #824

Open Gojic opened 1 year ago

Gojic commented 1 year ago

Describe the bug Trying to use waffle with axelar and i am able to deploy smart contract locally but getting this warning Config key "sourceDirectory:" not supported

To Reproduce when i run npx waffle in terminal

Software versions version of Waffle 3.0.0 using npm, node is 18.9.0 version and solidity is 0.8.0

Additional context Everything compiled normally except that warning, i don't know if this will have some negative impacts during testing .