Skip to content

Commit

Permalink
feat: update height of testnet ural hardfork
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Feb 21, 2024
1 parent 8f9627e commit 7d801fa
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 @@ -80,7 +80,7 @@ var (
Info: "Hulunbeier hardfork",
}).SetPlan(&Plan{
Name: Ural,
Height: 5733436,
Height: 5761391,
Info: "Ural hardfork",
})
)
Expand Down

0 comments on commit 7d801fa

Please sign in to comment.