Post
Topic
Board Mining (Altcoins)
Re: [LTC] An (even more) optimized version of cpuminer
by
pooler
on 01/01/2013, 12:34:13 UTC
you need a litcoind that would push works and get the mined litecoins in its default address
the usage would be :

Code:
minerd -o http://litecoindserver:port -O ANameOrAnotherLitecoinAddress:x

As far as I know you can't specify an address to mine to when using litecoind directly. You need to use the username and password in your litecoin.conf file.