Skip to content

Commit

Permalink
Update bering height to 1512001
Browse files Browse the repository at this point in the history
  • Loading branch information
zjshen14 committed Sep 26, 2019
1 parent a67f286 commit 2d13545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockchain/genesis/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func defaultConfig() Genesis {
TimeBasedRotation: false,
PacificBlockHeight: 432001,
AleutianBlockHeight: 864001,
BeringBlockHeight: 1382401,
BeringBlockHeight: 1512001,
},
Account: Account{
InitBalanceMap: make(map[string]string),
Expand Down

0 comments on commit 2d13545

Please sign in to comment.