Skip to content

Commit

Permalink
chore: update testnet upgrade height (#621)
Browse files Browse the repository at this point in the history
Co-authored-by: nulnut <151493716+nulnut@users.noreply.github.com>
  • Loading branch information
zakir-code and nulnut committed Aug 2, 2024
1 parent 64637b2 commit 36821cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const (
TestnetBlockHeightV71 = 14_369_500 // v7.1
TestnetBlockHeightV72 = 14_389_000 // v7.2
TestnetBlockHeightV73 = 14_551_500 // v7.3
TestnetBlockHeightV74 = 15_571_000 // v7.4
TestnetBlockHeightV74 = 15_614_000 // v7.4
)

var (
Expand Down

0 comments on commit 36821cd

Please sign in to comment.