Skip to content

cpuminer not working properlly on Litecoin regtest #597

@salmanfarisk

Description

@salmanfarisk

Hi...

I just run litecoin-qt 0.17.1 in retest network on ubuntu. I setup a cpuminer on the same system. cpuminer is mine perfectly.
My cpuminer stating command is
./cpuminer -a scrypt -o http://localhost:5005/ --userpass=someuser:somepass --debug --coinbase-addr=Lc7xuQRxWaCzJRbeZdrf9BAiU6yNgYZTRX -t 4 --no-getwork --no-longpoll --no-redirect -s 2

But it is not confirming or mining the transaction on the regtest network. The transaction status is shown as Status: 0/unconfirmed, in memory pool . I thing this problem is related to segwit activation. I don't know more about the segwit.

The litecoin.conf file is

`rpcuser=someuser

rpcpassword=somepass

rpcallowip=127.0.0.1

listen=1

server=1

daemon=1

rpcport=5005

addnode=192.168.11.22

txindex=1

keypool=10000`

Have any configuration is need to mine the all the transaction on my regtest network. ...????

Thankyou...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions