Commit ed0f98f0 authored by vipwzw's avatar vipwzw

auto ci

parent 19005131
...@@ -601,7 +601,7 @@ func (client *client) CreateBlock() { ...@@ -601,7 +601,7 @@ func (client *client) CreateBlock() {
if err == nil { if err == nil {
currSeq = newSeq currSeq = newSeq
lastSeqMainHash = newSeqMainHash lastSeqMainHash = newSeqMainHash
continue; continue
} }
} }
time.Sleep(time.Second * time.Duration(blockSec)) time.Sleep(time.Second * time.Duration(blockSec))
......
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