fix tests
This commit is contained in:
parent
432f74488a
commit
81c56d0a41
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ var Transaction = bitcore.Transaction;
|
||||||
var buffertools = bitcore.buffertools;
|
var buffertools = bitcore.buffertools;
|
||||||
var WalletKey = bitcore.WalletKey;
|
var WalletKey = bitcore.WalletKey;
|
||||||
var Key = bitcore.Key;
|
var Key = bitcore.Key;
|
||||||
var BIP32 = bitcore.BIP32;
|
|
||||||
var bignum = bitcore.bignum;
|
var bignum = bitcore.bignum;
|
||||||
var networks = bitcore.networks;
|
var networks = bitcore.networks;
|
||||||
var Address = bitcore.Address;
|
var Address = bitcore.Address;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue