Commit 5356cc2f authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent bb3a9784
...@@ -51,7 +51,7 @@ var ( ...@@ -51,7 +51,7 @@ var (
searchHashMatchDepth int32 = 100 searchHashMatchDepth int32 = 100
mainBlockHashForkHeight int64 = 209186 //calc block hash fork height in main chain mainBlockHashForkHeight int64 = 209186 //calc block hash fork height in main chain
mainParaSelfConsensusForkHeight int64 = types.MaxHeight //support paracross commit tx fork height in main chain mainParaSelfConsensusForkHeight int64 = types.MaxHeight //support paracross commit tx fork height in main chain
curMainChainHeight int64 //当前实时的主链高度 curMainChainHeight int64 //当前实时的主链高度
) )
func init() { func init() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment