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