Skip to content

Commit

Permalink
fix: use 120s timeout for hardhat-fork network
Browse files Browse the repository at this point in the history
  • Loading branch information
shuklaayush committed Aug 16, 2021
1 parent 16f612a commit e5c58aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brownie/data/network-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ development:
id: hardhat-fork
cmd: npx hardhat node
host: http://127.0.0.1
timeout: 120
cmd_settings:
port: 8545
fork: mainnet
Expand Down

0 comments on commit e5c58aa

Please sign in to comment.