mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 00:17:27 +00:00 
			
		
		
		
	Clarify removing halt time when restarting node
This commit is contained in:
		
							parent
							
								
									17b874a433
								
							
						
					
					
						commit
						076b18d412
					
				@ -79,6 +79,9 @@ __Note:__ This can take a while!
 | 
			
		||||
  # Restart node with migrated genesis state
 | 
			
		||||
  cp genesis.json ~/.kvd/config/genesis.json
 | 
			
		||||
  kvd unsafe-reset-all
 | 
			
		||||
 | 
			
		||||
  # Restart node -
 | 
			
		||||
  # ! Be sure to remove --halt-time flag if it is set in systemd/docker 
 | 
			
		||||
  kvd start
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user