Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Main] Bitcore- BTX - SEGWIT - hybrid fork 1:0.5 of Bitcoin
by
AdamCampbell
on 04/05/2018, 07:05:09 UTC
Hi...In ccminer it has Bitcore as bitcore algo. Is it bitcore or timetravel10 plz?  Thx Smiley

Hi. It's the Bitcore algo, which was originally named TimeTravel10. Maybe it's a typo or it has been changed to save space, but you should just put it like this in your .bat file and everything should be OK:

Code:
ccminer -a bitcore -o stratum+tcp://server:port -u wallet_address -p password


Edit: More clear now.
Yes thx...What happened was..there is a timetravel10 update. So dev named timetravel10 update... another coin.. to timetravel and named BITCORE algo bitcore...which is really timetravel10. Smiley

Yeah things like this can get confusing sometimes. What I normally do is with every new version of miners coming out, the first thing I do is reading the help file/instructions that come with them and go from there. Because any changes made to the software are usually documented in its help files (should be anyway!).