Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WMCC]World Mobile Coin | PoW | X15 Algo | CPU/GPU Miner
by
hamad_spider
on 14/02/2018, 21:46:12 UTC

I tried GPU mining by ccminer (WMCC client: beta 13 on Linux), but after getting "accepted: 1/1 (100.00%), x.x kH/s yay!!!" nothing goes to my wallet.

What I did:
In WMCC client: Tools -> Stratum: Added a worker named "worker1" and password "pass" for example.
Used ccminer by the following command:
ccminer -a x15 -o stratum+tcp://127.0.0.1:6880/ -u worker1 -p pass -T 600 --no-cpu-verify

But nothing goes to my wallet after "yay!!!"!
Am I doing anything wrong?