Skip to content

Commit

Permalink
fix network.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Oct 4, 2024
1 parent 2f3e5fb commit ee7bc1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions network.config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"xdcsubnet": "http://localhost:8545",
"xdcparentnet": "https://erpc.apothem.network/",
"xdcdevnet": "",
"xdctestnet": ""
"xdcparentnet": "https://devnetstats.apothem.network/devnet",
"xdcsubnet": "https://devnetstats.apothem.network/subnet",
"xdcdevnet": "https://devnetstats.apothem.network/devnet",
"xdctestnet": "https://erpc.apothem.network/"
}

0 comments on commit ee7bc1b

Please sign in to comment.