From dee456557a0b478f8b2326e62f963fd0f43fbd0f Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Fri, 5 Jun 2020 14:39:57 -0400 Subject: [PATCH] add halt time instructions (#556) * add halt time instructions * fix typo --- contrib/kava-3/migration.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/contrib/kava-3/migration.md b/contrib/kava-3/migration.md index 91439624..fa549f73 100644 --- a/contrib/kava-3/migration.md +++ b/contrib/kava-3/migration.md @@ -21,7 +21,13 @@ In the event that the upgrade does not succeed, validators and operators must do ## Upgrade Procedure -Set your node to produce the final block of kava-2 at __13:00__ UTC June 10th, 2020. 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. +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 +``` + + 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. 1. Export state