Unverified Commit 0c961ad1 authored by yann300's avatar yann300 Committed by GitHub

typo

parent 07666266
...@@ -246,7 +246,7 @@ function ExecutionContext () { ...@@ -246,7 +246,7 @@ function ExecutionContext () {
var transactionDetailsLinks = { var transactionDetailsLinks = {
'Main': 'https://www.etherscan.io/tx/', 'Main': 'https://www.etherscan.io/tx/',
'Rinkeby': 'https://rinkeby.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/' 'Kovan': 'https://kovan.etherscan.io/tx/'
} }
......
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