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> {
|
||||
this.allBlocks = [];
|
||||
try {
|
||||
await this.loadData();
|
||||
this.buildIndex();
|
||||
|
Loading…
x
Reference in New Issue
Block a user