Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Litecoin - a lite version of Bitcoin. Launched!
by
acostanza
on 13/10/2011, 16:15:25 UTC
2 Noob questions. 1st, The config file. How do I set or discover  'rpcuser' and 'rpcpassword' as shown in the sample below. I want the GUI/wallet to mine for me so I'll uncomment 'gen=1' but it seems to still do nothing.

Sample litecoin.conf file from the main post:
Code:
server=1
rpcuser=user
rpcpassword=password

#Uncomment this if you want to have the client mine for you.
#gen=1

#Change this if you want to use a different rpc port for mining
#rpcport=9332

#Only uncomment this if you are running litecoind (not Litecoin QT)
#daemon=1

Second, non of the wallet buttons do anything on my machine. Can't push send, receive, address book, etc. But it did download all the blocks and keep updating them just fine.
Thanks for any help.