Post
Topic
Board Announcements (Altcoins)
Re: [Official ANN]FREELABIT|FBF|Up to 15% Interest|Community Driven|POW|Cryptonight
by
pomartin
on 10/12/2017, 12:54:01 UTC
Is solo mining with wallets built from source still possible? Or is pool mining currently the only option ?
Also thanks for airdrop Smiley
Yes CPU solo mining is possible, from ./flbwallet:
Code:
start_mining +#of threads


or from ./freelabitd:

Code:
start_mining +FBF Wallet Address +#of threads
Wink

Thanks.
I mannaged to compile the code , run freelabit deamon and connect to it with included miner.
However, id does not let me connect with 3rd party miners, with xmrig as an example.
Is this intentional or should it be possible?