Refactor blockchain backing service
This commit is contained in:
parent
b2f4d4d870
commit
33801e9587
12 changed files with 569 additions and 548 deletions
|
|
@ -91,7 +91,8 @@ describe('WalletFactory model', function() {
|
|||
},
|
||||
blockchain: {
|
||||
host: 'test.insight.is',
|
||||
port: 80
|
||||
port: 80,
|
||||
schema: 'https'
|
||||
},
|
||||
networkName: 'testnet',
|
||||
passphrase: 'test',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue