diff --git a/x/upgrade/types/upgrade_config.go b/x/upgrade/types/upgrade_config.go index 6624d208d..76096230a 100644 --- a/x/upgrade/types/upgrade_config.go +++ b/x/upgrade/types/upgrade_config.go @@ -113,7 +113,7 @@ var ( Info: "Serengeti hardfork", }).SetPlan(&Plan{ Name: Erdos, - Height: 8285529, + Height: 8116724, Info: "Erdos hardfork", }) )