Update hardhat config
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Râu Cao
2023-08-07 23:06:40 +02:00
parent 0deeba14fc
commit 914d4d9585
+1 -1
View File
@@ -62,7 +62,7 @@ task("create-wallet", "Creates a new wallet json", async () => {
*/
module.exports = {
solidity: "0.8.2",
defaultNetwork: "localhost",
defaultNetwork: "hardhat",
networks: {
hardhat: {
chainId: 1337,