Bitcoin Forum

Alternate cryptocurrencies => Pools (Altcoins) => Topic started by: l8nit3 on March 02, 2017, 06:57:41 PM



Title: UNOMP showing all coins reward type as POS
Post by: l8nit3 on March 02, 2017, 06:57:41 PM
I am having a strange issue that im hoping to get some assistance with. I am able to connect to my pool just fine (www.l8nit3-miners.com) and using a cpu miner to test connection I can submit shares perfectly. However, when I rent a rig to stress test my setup, using the exact same connection details, I cant seem to get any rigs from MRR to connect to me at all, in my node output there isnt even an authentication request. any ideas?
Code:
"paymentProcessing": { 
"enabled": true,
"paymentInterval": 1800,
"minimumPayment": 10,
"daemon": {
"host": "127.0.0.1",
"port": 10666,
"user": "USERNAME",
"password": "PASSWORD"
 }
},
"ports": {
"3332": { "diff": 4096 },
"3331": { "diff": 32, "varDiff": { "minDiff": 8, "maxDiff": 16348, "targetTime": 15, "retargetTime": 90, "variancePercent": 30 }
}
 },
<edit>
After some more searching, Ive noticed that all of my coins show reward type as POS when its a POW/POS cross. How do i get them to show as POW again? Before adding extra coins (which are still syncing) the mining was working just fine, and I solved ~220 blocks on GirlsToken.
I have cleared out redis hoping it was a malformed piece of data there... no avail. </edit>
</edit>


Title: Re: UNOMP showing all coins reward type as POS
Post by: yogg on April 18, 2017, 05:11:26 PM
Hello !

It seems like I'm having the same issue. Could you fix it ?