Skip to content

Commit

Permalink
Merge pull request #374 from Pythonberg1997/develop
Browse files Browse the repository at this point in the history
feat: modify Manchurian hardfork height of testnet
  • Loading branch information
keefel authored Dec 25, 2023
2 parents 3def4b0 + fd9d081 commit 4a467fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/upgrade/types/upgrade_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ var (
Info: "Pampas hardfork",
}).SetPlan(&Plan{
Name: Manchurian,
Height: 3590153,
Height: 3922485,
Info: "Manchurian hardfork",
})
)
Expand Down

0 comments on commit 4a467fb

Please sign in to comment.