Bitcoin Forum
October 02, 2025, 01:29:10 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private on: January 31, 2018, 03:30:56 AM
Finding blocks is only giving 9 bolt in the 10000 block range? Am I missing something?

15 Bolt coins per block * .6 = 9
40% goes to masternodes, 60% to miners

Awesome, thank you for clearing that up!
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BOLT] [NO PREMINE] [NO AIRDROP] - Hybrid Mining, Instant and Private on: January 31, 2018, 02:55:03 AM
Finding blocks is only giving 9 bolt in the 10000 block range? Am I missing something?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ⚡ Peso - A Cryptocurrency for the Blockbace Network on: January 25, 2018, 05:34:31 AM
Anyone have a guide to solo mining this?

If you are on Windows:

1. Download Windows wallet and launch it.
2. Close Windows wallet and navigate to "%appdata%\peso"
3. Create "Peso.conf"
4. Add the following text to the "Peso.conf" file:

rpcuser=user
rpcpassword=password
rpcport=3333
server=1
listen=1
daemon=1

5. Launch Windows wallet again.
6. Wait for blocks to finish downloading.
7. Create batch script for your favorite miner. Example for ccminer below:

ccminer -a x11 -o http://127.0.0.1:3333 -u user -p password

8. Run batch script to start mining.

Edit: spelling is hard.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!