Post
Topic
Board Announcements (Altcoins)
Re: BiblePay (BBP) | 10% Charity | POW/POS | CPU Only | Masternode | No Premine
by
coinsinspect
on 25/03/2020, 06:22:05 UTC
*** NEW RANDOMX GIVEAWAY FOR NEW RANDOMX USERS ***
https://forum.biblepay.org/index.php?topic=503.msg7138#msg7138
Feel free to promote.  I believe we can do this for the first 150 new RX miners.

https://wiki.biblepay.org/Upgrade_to_RandomX

from:
https://forum.biblepay.org/index.php?topic=490.msg7143#msg7143

** Solution if your miner crashes when mining randomX **
Create a batch file on windows with the following
Code: [Select]
:miningloop
xmrig.exe -o rx.biblepay.org:3001 -u bbpaddress -p moneroaddress --threads=8
goto miningloop