pull/3094/head
yann300 7 years ago committed by GitHub
parent 55dd413036
commit d132850a7d
  1. 2
      remix-lib/src/execution/execution-context.js

@ -246,7 +246,7 @@ function ExecutionContext () {
var transactionDetailsLinks = {
'Main': 'https://www.etherscan.io/tx/',
'Rinkeby': 'https://rinkeby.etherscan.io/tx/',
'Ropsten': 'https://ropsten.etherscan.io//tx/',
'Ropsten': 'https://ropsten.etherscan.io/tx/',
'Kovan': 'https://kovan.etherscan.io/tx/'
}

Loading…
Cancel
Save