Commit ce57241f authored by szh's avatar szh

up

parent 198cad75
...@@ -416,6 +416,7 @@ func GetRealAddress(hash string) (string,error) { ...@@ -416,6 +416,7 @@ func GetRealAddress(hash string) (string,error) {
return payload.GetTopen().ReturnAddress,nil return payload.GetTopen().ReturnAddress,nil
} }
logging.Error("open hash not find",hash)
return "",types.ErrActionNotSupport return "",types.ErrActionNotSupport
} }
......
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