Clean local block cache before loading dump:
This commit is contained in:
parent
0ad267b07f
commit
6d308fc81c
@ -156,6 +156,7 @@ class Bisq {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private async loadBisqDumpFile(): Promise<void> {
|
private async loadBisqDumpFile(): Promise<void> {
|
||||||
|
this.allBlocks = [];
|
||||||
try {
|
try {
|
||||||
await this.loadData();
|
await this.loadData();
|
||||||
this.buildIndex();
|
this.buildIndex();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user