Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 9794e49

Browse files
author
Aaron Roehl
committed
fixed harhat config
1 parent 4f3c269 commit 9794e49

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

safe-contracts/hardhat.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,7 @@ const userConfig: HardhatUserConfig = {
130130
},
131131
"shimmerevm-testnet": {
132132
...sharedNetworkConfig,
133-
<<<<<<< Updated upstream
134-
url: `${NODE_URL}`,
135-
=======
136133
url: `https://json-rpc.evm.testnet.shimmer.network/`,
137-
>>>>>>> Stashed changes
138134
chainId: 1071,
139135
// gasPrice: "auto",
140136
},

0 commit comments

Comments
 (0)