Skip to content

Commit

Permalink
pin hardhat
Browse files Browse the repository at this point in the history
  • Loading branch information
BrodyHughes committed Dec 21, 2024
1 parent 0f4f232 commit 794c63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/hardhat.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
source .env
npx hardhat node --fork $ETHEREUM_MAINNET_RPC_DEV
npx hardhat node --fork "$ETHEREUM_MAINNET_RPC_DEV" --fork-block-number 18700000

0 comments on commit 794c63e

Please sign in to comment.