fix block explorer URL

This commit is contained in:
Ivan Socolsky 2017-08-29 10:42:12 -03:00
parent 371d315138
commit cb4ebe8c50
No known key found for this signature in database
GPG Key ID: FAECE6A05FAA4F56
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ var config = {
bch: {
livenet: {
provider: 'insight',
url: 'https://cashexplorer.bitcoin.com/api/',
url: 'https://cashexplorer.bitcoin.com',
},
testnet: {
provider: 'insight',