Commit 7a5b0c81 authored by szh's avatar szh

rollback change to chan

parent 68b7d1f4
......@@ -23,6 +23,7 @@ func init() {
//gredis.Setup()
clog.SetFileLog(setting.LogSetting)
util.Setup()
app.Setup()
}
var tlog = log.New("main", "main.go")
......
......@@ -9,7 +9,7 @@ import (
"chain33-pai/service/pai_service"
)
var RollChan chan bool
func RollbackJob() {
for {
......
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