Post
Topic
Board Announcements (Altcoins)
Re: [ANN] 🔥🔥 Wallet Update v6.0 🔥🔥 LiteBitcoin ⚒ LBTC 🔥🔥 CPU Mining 🔥🔥 [ANN]
by
LBTC
on 05/10/2018, 12:43:17 UTC
Wallet Update v6.0 ⚒ LBTC CPU Mining with YescryptR32

Wait for the Block 95531 and stop all transactions




Visit us:
WWW.LBTC.INFO




Name: LiteBitcoin
Ticker: LBTC
PoW Algorithm: Scrypt (before fork, till block 68000)
Block Reward: 500 LBTC  (before fork, till block 68000)


PoW Algorithm: NeoScrypt (After fork, from block 68001)
Block Reward: 125 LBTC  (After fork, from block 68001)


PoW Algorithm: YescryptR32 (After fork, from block 95531)
Block Reward: 125 LBTC  (After fork, from block 95531)

From this update you can start mining solo by using https://github.com/JayDDee/cpuminer-opt/releases

Example of option's

litebitcoin.conf

rpcuser=user
rpcpassword=password
server=1
listen=1
daemon=1
txindex=1
rpcallowip=127.0.0.1
rpcport=19038
rpcthreads=8 ( not nessesary, use if miner diconnect after some time )
rpcworkqueue=4096 ( not nessesary, use if miner diconnect after some time, try from more litle value)

Miner option's

cpuminer-avx.exe -a yescryptr32 -o http://127.0.0.1:19038 -u user -p password -t "thread's of cpu" --coinbase-addr="wallet address"
pause