Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit 7f99a22

Browse files
xiaoxiaffStumble
authored andcommitted
lower update 1 to block height 110000 (#433)
1 parent 504ef78 commit 7f99a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const (
177177
ValidatorMaxPower = int64(100000000000)
178178

179179
// Fast Stake-out period
180-
Upgrade5Update1 = 216000
180+
Upgrade5Update1 = 110000
181181

182182
// TxSigLimit - max number of sigs in one transaction
183183
// XXX(yumin): This will actually limit the number of msg per tx to at most 2.

0 commit comments

Comments
 (0)