Skip to content

Commit 95bb05d

Browse files
committed
updated local solver config
1 parent e7bbc1d commit 95bb05d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

config-local.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"networks": [{
3-
"chain_id": 1337,
4-
"rpc_url": "ws://localhost:1337",
5-
"rusd_address": "0x46D346f8d9582f8963110108A7988B1a0bB3668D",
6-
"router_address": "0xD10fdc7B6E049Ee482a1C202dB996eC4fFA36370"
3+
"chain_id": 31337,
4+
"rpc_url": "ws://localhost:31337",
5+
"rusd_address": "0xEFdbe33D9014FFde884Bf055D5202e3851213805",
6+
"router_address": "0x3d86B64a0f09Ca611edbcfB68309dFdEed87Ad89"
77
}, {
88
"chain_id": 1338,
99
"rpc_url": "ws://localhost:1338",
10-
"rusd_address": "0x46D346f8d9582f8963110108A7988B1a0bB3668D",
11-
"router_address": "0xD10fdc7B6E049Ee482a1C202dB996eC4fFA36370"
10+
"rusd_address": "0xEFdbe33D9014FFde884Bf055D5202e3851213805",
11+
"router_address": "0x3d86B64a0f09Ca611edbcfB68309dFdEed87Ad89"
1212
}]
1313
}

onlysubs-solidity

0 commit comments

Comments
 (0)