Skip to content

Commit

Permalink
use ETC Cooperative's api server for ETC
Browse files Browse the repository at this point in the history
  • Loading branch information
hackmod committed Aug 21, 2018
1 parent 11a918e commit 9cbb649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/scripts/controllers/network/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ networks.networkList = {
'blockExplorerTx': 'https://gastracker.io/tx/[[txHash]]',
'blockExplorerAddr': 'https://gastracker.io/addr/[[address]]',
'blockExplorerToken': 'https://gastracker.io/token/[[tokenAddress]]/[[address]]',
'service': 'Ethereum Commonwealth',
'rpcUrl': 'https://etc-geth.0xinfra.com',
'service': 'ETC Cooperative',
'rpcUrl': 'https://ethereumclassic.network',
'exchanges': ['ShapeShift'],
'buyUrl': '',
},
Expand Down

0 comments on commit 9cbb649

Please sign in to comment.