Commit 5557888
committed
refactor: rename hardhat network "test" to "custom"
The name "test" was misleading as it implied a specific testnet, but
the network's RPC URL is entirely user-defined via RPC_URL env var.
Rename to "custom" to better reflect its purpose.1 parent be2a280 commit 5557888
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments