|
December 26, 2013, 09:07:37 AM |
|
Thank you for your help so far, I can clarify a couple things. Here is a sample set of instructions I pulled from the tigercoin solo mining tutorial.
"Sample Config File listen=1 server=1 rpcuser=**Yourusername** rpcpassword=**Yourpassword** rpcport=15661 rpcconnect=127.0.0.1 addnode=66.63.176.133 addnode=173.233.84.132
How to Solo Mine 1. Start up tigercoin-qt, wait for it to load, then exit. 2. Put tigercoin.conf (see sample file above) in your c:/users/**yourcomputername**/AppData/Roaming/Tigercoin 3. restart tigercoin-qt, and you should connect and sync. 4. For solo mining, launch cgminer or the mining program you use and begin mining. cgminer ex: cgminer.exe -o localhost:15661 -u **yourusername** -p **password** (without **)"
I see these instructions on lots of currencies, not just tigercoin. If I wanted to follow these instructions, what would I put under the rpcuser and rpcpassword? This is solo mining, so it isn't an issue with a pool login. I haven't created any kind of account for this yet. Do I simply make one up and as long as the login from the config file and the login from the miner are the same it will work? I hope this helps you understand my question better.
|