Open okwme opened 3 years ago
Yes, very likely that's a deprecated buidler
call and should be updated with the equivalent in hardhat
Yes, buidlerArguments
is now hardhatArguments
.
i'll try to find some time and make a new pull to finish updating this repo
just submitted a pr to fix this!
A work around is to find all builderArguments
and replace with hardhatArguments
trying a fresh deploy from master on gitpod, following instructions i get this error:
Not sure if it's because it needs to be updated with hardhat, the new name for buidler...