Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
by
hate_the_face
on 13/02/2014, 23:18:57 UTC
are these config settings correct?

conf file

Code:
# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1
server=1

# RPC information
rpcuser=username
rpcpassword=password
rpcport=28332
rpcconnect=127.0.0.1

# Mining
gen=0

addnode=194.97.156.59
addnode=76.102.71.50
addnode=79.135.200.61
addnode=162.248.98.162
addnode=64.79.107.5
addnode=192.241.129.169
addnode=173.193.48.174
addnode=107.170.26.188
addnode=67.225.172.77
addnode=198.144.180.117
addnode=198.144.180.118
addnode=213.239.207.114:28333
addnode=108.161.145.12:28333
addnode=198.98.52.244:28333
addnode=198.98.52.244:28333
addnode=54.198.193.96:28333
addnode=162.243.118.47:28333
addnode=54.237.23.244:28333
addnode=107.170.32.187:28333
addnode=95.138.166.126:28333

batch file
Code:
rminerd.exe -a primesr -o 127.0.0.1:28332 -u  -p -t 7

and so long as the username and password in the batch file match up with the ones in the conf file I will receive any blocks into the wallet right? I just dont want to be mining for no reason if there's no pools yet.