Pages:
Author

Topic: █▓▒░-< [ZPOOL.CA][BTC Multipool] The miners multipool >-░▒▓█ Paid 925+ BTC - page 90. (Read 217686 times)

legendary
Activity: 3486
Merit: 1126
Been trying to setup a config without specifying d=nnnn in the password field to let the stratum adjust the difficulty. I've found some major issues:

1. If decred is specified in the password string, e.g decred=602, without the d=nnnn it appears to be setting difficulty to 602 !
2. Decred and blakecoin algos, I've never seen a share submission below 1.000, yet the stratum starts at 0.5. This leads to poor reported hash rate and poor returns.

On a minor note, it seems stratum ups difficulty quite quickly, but doesn't drop difficulty very quickly.

So back to manually setting the difficulty in the password field (which I didn't want to do to try and keep the password string length down).

Anyone else experienced this?

Will check with the dev. the d=/decred= sounds like a bug and should be fixed and can probably adjust the starting diff's.

sr. member
Activity: 476
Merit: 501
Been trying to setup a config without specifying d=nnnn in the password field to let the stratum adjust the difficulty. I've found some major issues:

1. If decred is specified in the password string, e.g decred=602, without the d=nnnn it appears to be setting difficulty to 602 !
2. Decred and blakecoin algos, I've never seen a share submission below 1.000, yet the stratum starts at 0.5. This leads to poor reported hash rate and poor returns.

On a minor note, it seems stratum ups difficulty quite quickly, but doesn't drop difficulty very quickly.

So back to manually setting the difficulty in the password field (which I didn't want to do to try and keep the password string length down).

Anyone else experienced this?
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
@zpool can you look at my addy i mined with P8ra7krMFUu6PcaUneqy5SGrWhRXCUxR7Z and shows 35 unpaid tkn   and 15VC5AijNxnmBW3Txnt616pS539GWzQRbq which shows 0.00089993 BTC which neither i have gotten thanks
hero member
Activity: 868
Merit: 517
Yes, It just looks odd in the graph that it is not increasing.  Here is some info from the page:

   Bitcoin(total pending)     0.00048476   0.00128594      0.00177070 BTC
                                                                 Balance      0.00233836 BTC
                                                         Total Unpaid      0.00410906 BTC

So I thought I would reach out and see what might be going on since it hasn't updated for me in a little while.  Thanks.
legendary
Activity: 3486
Merit: 1126
Hey Crackfoo, Just wondering about the confirmed showing up as a flat line for Neoscrypt.  Just started trying to get a rig going on Neoscrypt and it has been running halfway stable most of the day, but I noticed the confirmed count seems to be holding a flat line and not increasing.  It has been doing this for a few hours now so I was wondering if there is some sort of delay getting confirmations for neoscrypt or if there is something else going on.  Thanks.



I don't see any problems on this end. do you have immature still?
hero member
Activity: 868
Merit: 517
Hey Crackfoo, Just wondering about the confirmed showing up as a flat line for Neoscrypt.  Just started trying to get a rig going on Neoscrypt and it has been running halfway stable most of the day, but I noticed the confirmed count seems to be holding a flat line and not increasing.  It has been doing this for a few hours now so I was wondering if there is some sort of delay getting confirmations for neoscrypt or if there is something else going on.  Thanks.

legendary
Activity: 3486
Merit: 1126
Omg this pool is so so bad configured,

You should infor ppl that they can't mine directly with their qltcoin qdress so easy.

i was mining few days qnd got nothing just use elec for nothing

sorry but i hope we will find another pool for us.


Change info on your web or do smth.

Not sure what you're after but it's not likely a problem on the pool side.

What address did you mine with and what did the stats page say on zpool?

legendary
Activity: 3486
Merit: 1126
@crackfoo

I made a modification to my batch to launch all my miners at once.

Once all processes are dead, it will launch em all again.

This should theoretically work because stratum should only accept a connection on one of the algos ports correct?

Well;  I am actually getting 3 algos to respond on stratum at the same time.   they all have the same password string.


I have inserted my batch below for you to see how it does it;  but it basically launches all apps then continually checks to see if process names are open, once all launched processes have been killed (stratum disconnect and app close) it loops back to launching them all again.

With all these algos, it can take a bit of time to loop through them all to get to the algo the pool wants me on... but;  for some reason, when they are launched in this manner; 3 of them get continuing stratum signals.


Any thoughts?

Code:
@echo off
SETLOCAL EnableExtensions
:start
cls
start ccminer50.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer_.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer-DCD.exe -r 0 -a decred -i 22 -o stratum+tcp://mine.zpool.ca:5744 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a c11 -o stratum+tcp://mine.zpool.ca:3573 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminerB2S64.exe -r 0 -a blake2s -o stratum+tcp://mine.zpool.ca:5766 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a x17 -o stratum+tcp://mine.zpool.ca:3737 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a skein -o stratum+tcp://mine.zpool.ca:4933 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
:wait1
set EXE=ccminer.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
:wait2
set EXE=ccminer_.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN2
:FOUND
echo %EXE% still running.
goto wait2
:FIN2
:wait3
set EXE=ccminer50.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN3
:FOUND
echo %EXE% still running.
goto wait3
:FIN3
:wait4
set EXE=ccminer-DCD.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN4
:FOUND
echo %EXE% still running.
goto wait4
:FIN4
:wait5
set EXE=ccminerB2S64.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN5
:FOUND
echo %EXE% still running.
goto wait5
:FIN5
goto start

If they are all launched and running, they are likely just polling the stratum port and maintaining a connection. I see lots of that in my logs


2016-05-17 08:00:10 [xx.xx.xx.202] , , no data
2016-05-17 08:00:10 [xx.xx.xx.68] , , no data

Ip's show that establish a connection but do no work

Not sure why just 3 of them would do that though
full member
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
Omg this pool is so so bad configured,

You should infor ppl that they can't mine directly with their qltcoin qdress so easy.

i was mining few days qnd got nothing just use elec for nothing

sorry but i hope we will find another pool for us.


Change info on your web or do smth.
legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
@crackfoo

I made a modification to my batch to launch all my miners at once.

Once all processes are dead, it will launch em all again.

This should theoretically work because stratum should only accept a connection on one of the algos ports correct?

Well;  I am actually getting 3 algos to respond on stratum at the same time.   they all have the same password string.


I have inserted my batch below for you to see how it does it;  but it basically launches all apps then continually checks to see if process names are open, once all launched processes have been killed (stratum disconnect and app close) it loops back to launching them all again.

With all these algos, it can take a bit of time to loop through them all to get to the algo the pool wants me on... but;  for some reason, when they are launched in this manner; 3 of them get continuing stratum signals.


Any thoughts?

Code:
@echo off
SETLOCAL EnableExtensions
:start
cls
start ccminer50.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer_.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer-DCD.exe -r 0 -a decred -i 22 -o stratum+tcp://mine.zpool.ca:5744 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a blakecoin -o stratum+tcp://mine.zpool.ca:5743 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a c11 -o stratum+tcp://mine.zpool.ca:3573 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a quark -i 17.5 -o stratum+tcp://mine.zpool.ca:4033 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminerB2S64.exe -r 0 -a blake2s -o stratum+tcp://mine.zpool.ca:5766 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a x14 -o stratum+tcp://mine.zpool.ca:3933 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a x17 -o stratum+tcp://mine.zpool.ca:3737 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
start ccminer.exe -r 0 -a skein -o stratum+tcp://mine.zpool.ca:4933 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p p690gtx980-

1,c=BTC,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,decred=1.7,blakecoin=1.4,c11=8.8,quark=11.5,blake2s=1.2,x14=7.0,x17=5.2,skein=293.0,stats
:wait1
set EXE=ccminer.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN1
:FOUND
echo %EXE% still running.
goto wait1
:FIN1
:wait2
set EXE=ccminer_.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN2
:FOUND
echo %EXE% still running.
goto wait2
:FIN2
:wait3
set EXE=ccminer50.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN3
:FOUND
echo %EXE% still running.
goto wait3
:FIN3
:wait4
set EXE=ccminer-DCD.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN4
:FOUND
echo %EXE% still running.
goto wait4
:FIN4
:wait5
set EXE=ccminerB2S64.exe
FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto FOUND
goto FIN5
:FOUND
echo %EXE% still running.
goto wait5
:FIN5
goto start
legendary
Activity: 3486
Merit: 1126
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout


You have to use your correct wallet address and often times you need to specify your currency symbol in your password to get paid in the desired currency. Info is all on the main page.




ok so ones i messed up on i just lost everything or what


Yeah, that's right.

[quote www.zpool.ca]

must be a valid BTC address. Incorrect addresses will result in forfit of earning.

  what about the one that was done correct and shows 35 troll tokens and unpaid
[/quote]

Well if you look at troll tokens on the pool stats, it's RED so already behind waiting for more blocks to payout miners. Info regarding this, again, listed on the main page.

legendary
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
Sucks that that's one of the unfortunate realities that can happen when you first set up....

I always highly recommend BTC as payout just to avoid all this account-type mess that happens when people don't fully read the mainpage, or like you mistakenly put in a username  =(
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout


You have to use your correct wallet address and often times you need to specify your currency symbol in your password to get paid in the desired currency. Info is all on the main page.




ok so ones i messed up on i just lost everything or what


Yeah, that's right.

[quote www.zpool.ca]

must be a valid BTC address. Incorrect addresses will result in forfit of earning.

[/quote]  what about the one that was done correct and shows 35 troll tokens and unpaid
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout


You have to use your correct wallet address and often times you need to specify your currency symbol in your password to get paid in the desired currency. Info is all on the main page.




ok so ones i messed up on i just lost everything or what


Yeah, that's right.

[quote www.zpool.ca] well the one i put a right addy and it shows 35 troll tokens unpaid so?

must be a valid BTC address. Incorrect addresses will result in forfit of earning.

[/quote]
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
legendary
Activity: 3486
Merit: 1126
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout


You have to use your correct wallet address and often times you need to specify your currency symbol in your password to get paid in the desired currency. Info is all on the main page.




ok so ones i messed up on i just lost everything or what


Yeah, that's right.

[quote www.zpool.ca]

must be a valid BTC address. Incorrect addresses will result in forfit of earning.

[/quote]
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout


You have to use your correct wallet address and often times you need to specify your currency symbol in your password to get paid in the desired currency. Info is all on the main page.




ok so ones i messed up on i just lost everything or what
legendary
Activity: 3486
Merit: 1126
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout


You have to use your correct wallet address and often times you need to specify your currency symbol in your password to get paid in the desired currency. Info is all on the main page.



sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
i messed up on one and put my username bigs21024 instead of decred wallet or btc wallet but i went back and changed it but did 2 rentals and no pay out one addy shows 35.14126585 TKN but no payout
legendary
Activity: 3486
Merit: 1126
How can i contact support i rented some rigs and mined on zpool and never got payout i think i messed up on set up but it shows what i was mining and all

Your stats page will tell you and likely you haven't met min payout.

Your address?
Pages:
Jump to: