Commit dfbac410 authored by vipwzw's avatar vipwzw

auto ci

parent 4e550880
......@@ -339,7 +339,7 @@ function main() {
UNIT_HTTP=$1
IS_PARA=$(echo '"'"${UNIT_HTTP}"'"' | jq '.|contains("8901")')
if [ $# -eq 4 ] && [ -n "$2" ] && [ -n "$3" ] && [ -n "$4" ]; then
if [ $# -eq 4 ] && [ -n "$2" ] && [ -n "$3" ] && [ -n "$4" ]; then
#fromAddr 跨链资产转移地址
local from_addr="$2"
#privkey 地址签名
......
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