Use the latest timestamp in hashrate data ticker
This commit is contained in:
		
							parent
							
								
									2a170c07d1
								
							
						
					
					
						commit
						3d1a10cdfc
					
				@ -219,7 +219,7 @@ class Mining {
 | 
			
		||||
          blockStats.lastBlockHeight);
 | 
			
		||||
 | 
			
		||||
        hashrates.push({
 | 
			
		||||
          hashrateTimestamp: fromTimestamp,
 | 
			
		||||
          hashrateTimestamp: toTimestamp,
 | 
			
		||||
          avgHashrate: lastBlockHashrate,
 | 
			
		||||
          poolId: null,
 | 
			
		||||
          share: 1,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user