Skip to content

Commit 2d13545

Browse files
committed
Update bering height to 1512001
1 parent a67f286 commit 2d13545

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
@@ -48,7 +48,7 @@ func defaultConfig() Genesis {
4848
TimeBasedRotation: false,
4949
PacificBlockHeight: 432001,
5050
AleutianBlockHeight: 864001,
51-
BeringBlockHeight: 1382401,
51+
BeringBlockHeight: 1512001,
5252
},
5353
Account: Account{
5454
InitBalanceMap: make(map[string]string),

0 commit comments

Comments
 (0)