pull/7/head
yann300 7 years ago committed by GitHub
parent 0766626698
commit 0c961ad1c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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