settings: simple insight config
This commit is contained in:
parent
4cfe87490f
commit
2aa2d89f92
1 changed files with 2 additions and 6 deletions
|
|
@ -16,14 +16,10 @@ var defaultConfig = {
|
|||
// network layer config
|
||||
network: {
|
||||
testnet: {
|
||||
host: 'test-insight.bitpay.com',
|
||||
port: 443,
|
||||
schema: 'https'
|
||||
url: 'https://test-insight.bitpay.com:443'
|
||||
},
|
||||
livenet: {
|
||||
host: 'insight.bitpay.com',
|
||||
port: 443,
|
||||
schema: 'https'
|
||||
url: 'https:insight.bitpay.com:443'
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue