Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: z1103246 on March 28, 2014, 11:39:24 PM



Title: Batch file for mining Memory Coin?
Post by: z1103246 on March 28, 2014, 11:39:24 PM
I recently started trying to mine memory Coin. I tried using the following command in cudaminer:
 .\cudaminer-2014-02-28\x64\cudaminer.exe -s 10 --algo=scrypt-jane:Coin -L 20 -R 5 --time-limit 28800 -d 0 -i 0  -l t12x24 -C 0 -m 1 -H 2 -o stratum+tcp://work.mmcpool.com:8880 -O  MAAtZGWZ3aT4SgvEt4Qps2WP92qStyKG2G:x

However, When I tried to run it, it give me the JSON decode failed(1): '[' or '{' expected near '<' error. Any idea of what i did wrong?

P.S. this is my first post, please point out anything i did wrong.