Commit 845ea154 authored by vipwzw's avatar vipwzw Committed by 33cn

Update balance.sh

parent 119ee0e6
......@@ -5,3 +5,4 @@ while IFS='' read -r line || [[ -n $line ]]; do
((i++))
../chain33-cli --rpc_laddr https://mainnode.bityuan.com:8801 account balance -a "$line" -e ticket
done <"$1"
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