Skip to content

Commit

Permalink
Update boTXer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ansigroup authored Apr 13, 2018
1 parent 088f61d commit ee0f100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boTXer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ WALLETPORT="8905"
SENDERS=("volcano" "rain" "magic" "surprise" "lottery")
RECEIVERS=("lion" "tiger" "jaguar" "bat" "mowgli" "dragonfly" "elephant2" "mosquito" "wombat" "fox" "gorilla" "honeybadger" "sloth" "langurs" "tokki" "whale" "panther" "tortoise" "galapago" "mpenjati" "cougars" "ladybird" "giraffe" "rhino" "cheetah" "termite" "snake" "tapir" "boar" "spider" "koala" "beaver" "unicorn" "scorpion" "hummingbird" "kangaroo" "dragon" "macaw" "parrot" "pug")
STRINGS=("☘Jungle Bot" "☉ Be Free" "☈ Test Tx" "★ rnd txt" "☄" "☔ Rainforest" "♕Treasure" "☠Bot =)" "☢ bot tx" "☂ your umbrella?" "☀" "☕ cofee" "⛽ refuel")
TX_INTERVAL=2
TX_INTERVAL=3
CLEOS="$EOSIOBINDIR/cleos/cleos -p $NODEPORT --wallet-host $WALLETHOST --wallet-port $WALLETPORT"

CONTRACT="token"
Expand All @@ -47,4 +47,4 @@ do


sleep $TX_INTERVAL
done
done

0 comments on commit ee0f100

Please sign in to comment.