fullnode: no resolution for walletdb.
This commit is contained in:
parent
355b1f50c6
commit
5df4cabb94
@ -148,7 +148,7 @@ function Fullnode(options) {
|
|||||||
witness: this.options.witness,
|
witness: this.options.witness,
|
||||||
useCheckpoints: this.options.useCheckpoints,
|
useCheckpoints: this.options.useCheckpoints,
|
||||||
maxFiles: this.options.maxFiles,
|
maxFiles: this.options.maxFiles,
|
||||||
resolution: true,
|
resolution: false,
|
||||||
verify: false
|
verify: false
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user