Post
Topic
Board Announcements (Altcoins)
Re: Royal Empire Coin [REC] - Looking For Mining Pools and Miners
by
cryptodrops
on 28/08/2017, 03:29:09 UTC
anyone please teach me how can i mine solo? not found any pool  Angry
Code:
setgenerate true -1
&
This is my RoyalEmpireCoin address for receiveng payments.
Code:
rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC

To solo mine:

Code:
miner -a skein -o http://127.0.0.1:20029 -u rL7D8UJyYHeHFWoVLek1hy8LoTLwPgB6NC -p password

setgenerate thing is not working on this one, it is hard coded I guess.
I don't know how someone suspect this as blake.
he should clarify what he had found out.

setgenerate true is working but cpu hashing on skein is kind of pointless Smiley
someone said, the algorithms advertised are conflicting, since they have blake on their github and skein on this ANN

https://github.com/royalempirecoin/REC-Project/tree/master/RoyalEmpireCoin-master

skein works for me, may be they will have dual algo mining? not sure.


it is skein , the dev just put the wrong read me file. I think it is updated now.