Refactor blockchain backing service

This commit is contained in:
Yemel Jardi 2014-08-28 14:23:49 -03:00
commit 33801e9587
12 changed files with 569 additions and 548 deletions

View file

@ -91,7 +91,8 @@ describe('WalletFactory model', function() {
},
blockchain: {
host: 'test.insight.is',
port: 80
port: 80,
schema: 'https'
},
networkName: 'testnet',
passphrase: 'test',