Skip to content

Commit 2ffdb38

Browse files
committed
Update pacific block height (#1214)
1 parent 59371d7 commit 2ffdb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockchain/genesis/genesis.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ func defaultConfig() Genesis {
4646
NumDelegates: 24,
4747
NumCandidateDelegates: 36,
4848
TimeBasedRotation: false,
49-
PacificBlockHeight: 2419200,
49+
PacificBlockHeight: 432001,
5050
},
5151
Account: Account{
5252
InitBalanceMap: make(map[string]string),

0 commit comments

Comments
 (0)