Skip to content

Commit 25ad785

Browse files
committed
rename eth_hardhat
1 parent 3750069 commit 25ad785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/node-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@ function eth_anvil() {
12841284
}
12851285

12861286
# Runs hardhat node
1287-
function hardhat() {
1287+
function eth_hardhat() {
12881288
local mode="run"
12891289
local port="8545"
12901290

0 commit comments

Comments
 (0)