Merge pull request #1579 from mempool/nymkappa/bugfix/bisq-dump-loading
Clean local block cache before loading dump
This commit is contained in:
		
						commit
						395b0ead32
					
				@ -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