提交 c4b83d2d 编写于 作者: M Matias Romeo

Fix eosd_run_test.sh

上级 79f1f1d6
......@@ -411,6 +411,7 @@ if [ $count == 0 ]; then
fi
# push message to currency contract
INFO="$(programs/eosc/eosc --host $SERVER --port $PORT --wallet-port 8899 push message currency transfer '{"from":"currency","to":"inita","amount":50}' --scope currency,inita --permission currency@active)"
verifyErrorCode "eosc push message currency transfer"
getTransactionId "$INFO"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册