Merge pull request #1232 from mempool/bugfix/remove-debug-return
Remove debug return which break the UX the first time we open mempool
This commit is contained in:
		
						commit
						4b6ff5e776
					
				| @ -301,8 +301,6 @@ class Blocks { | |||||||
|       if (memPool.isInSync()) { |       if (memPool.isInSync()) { | ||||||
|         diskCache.$saveCacheToDisk(); |         diskCache.$saveCacheToDisk(); | ||||||
|       } |       } | ||||||
| 
 |  | ||||||
|       return; |  | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user