Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6884346
Topic
600658
Board
Announcements (Altcoins)
Re: [ANN] [QCN] QuazarCoin | Privacy&Data protection | CPU only | Optimized miner
by
orinoco
on
23/05/2014, 00:17:08 UTC
Quote from: cryptity on May 22, 2014, 09:22:59 AM
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
},