wallet: minor.
This commit is contained in:
parent
41b342350f
commit
25946b8909
@ -74,8 +74,8 @@ function Wallet(db, options) {
|
||||
this.accountDepth = 0;
|
||||
this.token = constants.ZERO_HASH;
|
||||
this.tokenDepth = 0;
|
||||
this.txdb = new TXDB(this);
|
||||
|
||||
this.txdb = new TXDB(this);
|
||||
this.account = null;
|
||||
|
||||
if (options)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user