Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
hardhat default network
Browse files Browse the repository at this point in the history
  • Loading branch information
uF4No committed Dec 14, 2022
1 parent 2c7d5da commit 7c40303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-setup-testing/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const config: HardhatUserConfig = {
},
},
},
defaultNetwork: 'zkSyncTestnet',
defaultNetwork: 'hardhat',
networks: {
hardhat: {
// @ts-ignore
Expand Down

0 comments on commit 7c40303

Please sign in to comment.