mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 00:07:51 +00:00 
			
		
		
		
	fix: use halt-time
This commit is contained in:
		
							parent
							
								
									bc43b6e9a3
								
							
						
					
					
						commit
						91fe7a86c4
					
				@ -26,7 +26,7 @@ In the event that the upgrade does not succeed, validators and operators must do
 | 
			
		||||
Set your node to produce the final block of kava-2 at __13:00__ UTC June 10th, 2020. To restart your node with that stop time,
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
kvd start --halt-height 1591794000
 | 
			
		||||
kvd start --halt-time 1591794000
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 Kava developers will update this PR with the final block number when it is reached. __Make sure the kvd process is stopped before proceeding and that you have backed up your validator__. Failure to backup your validator could make it impossible to restart your node if the upgrade fails.
 | 
			
		||||
@ -78,4 +78,4 @@ kvd start --halt-height 1591794000
 | 
			
		||||
 | 
			
		||||
### Coordination
 | 
			
		||||
 | 
			
		||||
If the `kava-3` chain does not launch by June 10, 2020 at 16:00 UTC, the launch should be considered a failure. Validators should restore the state from `kava-2` and coordinate a relaunch. In the event of launch failure, coordination will occur in the [Kava discord](https://discord.com/invite/kQzh3Uv).
 | 
			
		||||
If the `kava-3` chain does not launch by June 10, 2020 at 16:00 UTC, the launch should be considered a failure. Validators should restore the state from `kava-2` and coordinate a relaunch. In the event of launch failure, coordination will occur in the [Kava discord](https://discord.com/invite/kQzh3Uv).
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user