@ -7,4 +7,9 @@ if [ -z "$PASSPHRASE" ]; then
exit 1
fi
if [ -z "$COINS" ]; then
source ~/SuperNET/iguana/exchanges/coins
COINS=$coins
command ./marketmaker "{\"gui\":\"nogui\",\"client\":1, \"userhome\":\"/${HOME#"/"}\", \"passphrase\":\"$PASSPHRASE\", \"coins\":$COINS}"