Skip to content

Commit

Permalink
Changed RSK servers
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansmirnoff committed Sep 23, 2019
1 parent 9f250d8 commit 310dd2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
,
{
"name": "rsk",
"rpcUrl": "http://35.183.134.62:4444",
"rpcUrl": "https://did.rsk.co:4444",
"registry": "0xdca7ef03e98e0dc2b855be647c39abe984fcf21b"
},
{
"name": "rsk:testnet",
"rpcUrl": "http://35.182.141.145:4444",
"rpcUrl": "https://did.testnet.rsk.co:4444",
"registry": "0xdca7ef03e98e0dc2b855be647c39abe984fcf21b"
}

Expand Down

0 comments on commit 310dd2e

Please sign in to comment.