0
Under review

btcp claymnore config

roly 7 years ago updated by paulk 7 years ago 5

hi


i was going to try and mine btcp before the diff rises. i've not mined zcash before i normally dual mine eth. the setup generator doesn't seem to work for me the wsllet address stays red as though its the wrong address  b1AwGUTzbmneN3Ygukb8mEJWAC38P4gf1Z1


any idea what my config line for claymore would be? this is what i've got does it look correct?

-zpool stratum+tcp://btcp.coinfoundry.org:3106 -zwal b1AwGUTzbmneN3Ygukb8mEJWAC38P4gf1Z1 -zpsw z -ftime 1 -i 6 -tt 75 -allpools 1

Under review

Thanks for reporting the setup generator issue. I've fixed it now. The bug was a remnant from the generator's ZClassic heritage :-) 


If that config is for Claymore, you should add "-esm 3" to make it work.

ok great, thank you

@echo OFF

REM Change the following address to your Zcash taddr.

SET ADDRESS=t1Jg5ZBjC5xqeJ8HrcgMyhpvGVp3RffpSN1
SET USERNAME=%ADDRESS%.w
SET POOL=btcp.coinfoundry.org:3107
SET SCHEME=stratum

START "Bminer: When Crypto-mining Made Fast" Bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880


this is my bat file for bminer in windows ten runing on a 8 gpu rig.  it runs but give end of file error restart in 5 secs

and does not mine.  it gives hash rate after a while and shares excepted now and again but its not really mining. 

the address is a wallet address from zcl eletrum wallet.  is that ok? what am i doing wrong..  


ZCL addresses won't work with a BTCP pool Paul.

i was wondering.  I cant find a valid btcp wallet without the full node  any suggestions?