txdb: remove useless props.
This commit is contained in:
parent
a25610857e
commit
469da05515
@ -50,10 +50,6 @@ function TXDB(wallet) {
|
||||
this.state = null;
|
||||
this.pending = null;
|
||||
this.events = [];
|
||||
|
||||
this.orphans = {};
|
||||
this.count = {};
|
||||
this.totalOrphans = 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user