add version to networking
This commit is contained in:
parent
81c56d0a41
commit
2e99d9a8ea
12 changed files with 46 additions and 25 deletions
3
copay.js
3
copay.js
|
|
@ -18,6 +18,5 @@ var WalletFactory = require('soop').load('./js/models/core/WalletFactory',{
|
|||
Storage: StorageLocalEncrypted,
|
||||
});
|
||||
module.exports.WalletFactory = WalletFactory;
|
||||
|
||||
|
||||
module.exports.version = require('./version');
|
||||
module.exports.API = require('./API');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue