浏览代码

Update tari.sh

MoeClub 5 月之前
父节点
当前提交
89e42907b5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tari.sh

+ 2 - 0
tari.sh

@@ -38,3 +38,5 @@ result=`./minotari_console_wallet --non-interactive-mode --network Mainnet --bas
 TxID=`echo "$result" |grep '^Transaction ID:' |grep -o '[0-9]\+'`
 [ -n "$TxID" ] && echo -e "Sending: ${AMOUNT} XTM --> ${TARGET}\nTxID[$(date '+%Y/%m/%d %H:%M:%S')]: ${TxID}\n" && exit 0
 exit 1
+
+