|
|
@ -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' |
|
|
|
} |
|
|
|
} |
|
|
|