Unverified Commit ec3e007f authored by yann300's avatar yann300 Committed by GitHub

Update init.js

parent 5cb2ea3a
...@@ -68,5 +68,7 @@ module.exports = { ...@@ -68,5 +68,7 @@ module.exports = {
} }
var web3DebugNodes = { var web3DebugNodes = {
'Main': 'https://mainnet.infura.io/remix' 'Main': 'https://mainnet.infura.io/remix',
'Rinkeby': 'http://52.56.126.137:8545',
'Ropsten': 'http://35.178.125.92:8545'
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment