fix controllerSpec tests
This commit is contained in:
parent
fd7c484761
commit
b2c04b7372
8 changed files with 107 additions and 237 deletions
1
copay.js
1
copay.js
|
|
@ -5,6 +5,7 @@ module.exports.TxProposals = require('./js/models/TxProposals');
|
|||
module.exports.PrivateKey = require('./js/models/PrivateKey');
|
||||
module.exports.HDPath = require('./js/models/HDPath');
|
||||
module.exports.HDParams = require('./js/models/HDParams');
|
||||
module.exports.crypto = require('./js/util/crypto');
|
||||
|
||||
|
||||
// components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue