Fixed conflicts with 'master'.
Merge branch 'master' into feature/wallet Conflicts: copay.js
This commit is contained in:
commit
6b33f0425a
15 changed files with 3618 additions and 304 deletions
2
copay.js
2
copay.js
|
|
@ -2,5 +2,5 @@
|
|||
module.exports.Storage = require('./js/models/Storage');
|
||||
module.exports.PublicKeyRing = require('./js/models/PublicKeyRing');
|
||||
module.exports.Wallet = require('./js/models/Wallet');
|
||||
|
||||
module.exports.CopayPeer = require('./js/models/CopayPeer');
|
||||
module.exports.FakeStorage = require('./test/FakeStorage');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue