Skip to content

Commit 5fa6ea9

Browse files
committed
Update hardhat fork node
1 parent 4d99240 commit 5fa6ea9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ethereum/test/lib/networks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"networks": {
33
"ethereum": {
44
"name": "ethereum",
5-
"url": "https://ethereum-rpc.publicnode.com",
5+
"url": "https://eth.drpc.org",
66
"addresses": {
77
"osEthToken": "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38"
88
}

packages/polygon/test/lib/networks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"networks": {
33
"ethereum": {
44
"name": "ethereum",
5-
"url": "https://ethereum-rpc.publicnode.com"
5+
"url": "https://eth.drpc.org"
66
}
77
},
88
"accounts": [

0 commit comments

Comments
 (0)