change mainnet debug endpoint

pull/5370/head
yann300 5 years ago committed by Aniket
parent ca7560c4e3
commit 9f082dba73
  1. 2
      remix-lib/src/init.js

@ -68,7 +68,7 @@ module.exports = {
}
const web3DebugNodes = {
'Main': 'https://mainnet.infura.io/remix',
'Main': 'https://gethmainnet.komputing.org',
'Rinkeby': 'https://remix-rinkeby.ethdevops.io',
'Ropsten': 'https://remix-ropsten.ethdevops.io',
'Goerli': 'https://remix-goerli.ethdevops.io',

Loading…
Cancel
Save