Merge pull request #3961 from mempool/mononaut/fix-difficulty-chart
Fix difficulty chart off-by-one bug
This commit is contained in:
		
						commit
						ba6f41fa1b
					
				| @ -130,6 +130,7 @@ export class HashrateChartComponent implements OnInit { | |||||||
|                 }); |                 }); | ||||||
|                 ++hashIndex; |                 ++hashIndex; | ||||||
|               } |               } | ||||||
|  |               diffIndex++; | ||||||
|               break; |               break; | ||||||
|             } |             } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user