Commit aee656e6 authored by szh's avatar szh

添加 bityuan6.3.0升级到6.4.0代码

parent e2b1c917
...@@ -623,6 +623,7 @@ func updateBityuan640() error { ...@@ -623,6 +623,7 @@ func updateBityuan640() error {
update := GetNodeUpdateStatus() update := GetNodeUpdateStatus()
if update { if update {
tlog.Info("updateBityuan640 is updating","update",update) tlog.Info("updateBityuan640 is updating","update",update)
BityuanFlag = false
return nil return nil
} }
var pai chain33.PaiClient var pai chain33.PaiClient
......
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