Create a Compatibility namespace
This commit is contained in:
parent
202a047edc
commit
1b0f6836dc
14 changed files with 257 additions and 275 deletions
1
copay.js
1
copay.js
|
|
@ -3,7 +3,6 @@ module.exports.PublicKeyRing = require('./js/models/PublicKeyRing');
|
|||
module.exports.TxProposal = require('./js/models/TxProposal');
|
||||
module.exports.TxProposals = require('./js/models/TxProposals');
|
||||
module.exports.PrivateKey = require('./js/models/PrivateKey');
|
||||
module.exports.Passphrase = require('./js/models/Passphrase');
|
||||
module.exports.HDPath = require('./js/models/HDPath');
|
||||
module.exports.HDParams = require('./js/models/HDParams');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue