Merge pull request #4882 from mempool/nymkappa/reset-pool-sha
[migration] reset mining pool sha to force refreshing
This commit is contained in:
		
						commit
						0813592a6d
					
				| @ -655,6 +655,7 @@ class DatabaseMigration { | ||||
| 
 | ||||
|       await this.$executeQuery('TRUNCATE hashrates'); | ||||
|       await this.$executeQuery('TRUNCATE difficulty_adjustments'); | ||||
|       await this.$executeQuery(`UPDATE state SET string = NULL WHERE name = 'pools_json_sha'`); | ||||
| 
 | ||||
|       await this.updateToSchemaVersion(75); | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user