From 626b5a17586948a3acce67f6ac55bb5b18fc2bff Mon Sep 17 00:00:00 2001 From: Nick DeLuca Date: Thu, 7 Dec 2023 08:26:07 -0700 Subject: [PATCH] update with correct halt height (#1792) --- migrate/v0_25/migrate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrate/v0_25/migrate.md b/migrate/v0_25/migrate.md index c4d16dbd40..edd62a269b 100644 --- a/migrate/v0_25/migrate.md +++ b/migrate/v0_25/migrate.md @@ -25,7 +25,7 @@ calculation will no longer be accurate. [Additional Details can be found here.]( ### On the day of the upgrade -The kava chain is expected to halt at block height **7637070**. **Do not stop your node and begin the upgrade before the upgrade height**, or you may go offline and be unable to recover until after the upgrade! +The kava chain is expected to halt at block height **7638000**. **Do not stop your node and begin the upgrade before the upgrade height**, or you may go offline and be unable to recover until after the upgrade! **Make sure the kava 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.