Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QCN] QuazarCoin | Privacy&Data protection | CPU only | Optimized miner
by
orinoco
on 23/05/2014, 00:17:08 UTC
I started a new mining pool: http://qcn.cryptity.com
Please give it a try.

You should enable long-polling, it will reduce the number of orphans a lot.

In your config.json, find this bit and change to true:

Code:
    "longPolling": {
        "enabled": false,
        "timeout": 8500
    },