Commit 5ae94708 authored by liuyuhang's avatar liuyuhang

modify linter error

parent 6ce5b2b5
...@@ -34,7 +34,7 @@ chain33_NewAccount() { ...@@ -34,7 +34,7 @@ chain33_NewAccount() {
rst=$? rst=$?
echo_rst "$FUNCNAME" "$rst" echo_rst "$FUNCNAME" "$rst"
glAddr=$result glAddr=$result
echo $glAddr echo "$glAddr"
} }
function block_wait() { function block_wait() {
......
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