dogecoin/contrib/pyminer/example-config.cfg
Jackson Palmer 68b0507f00 Initial commit
Successfully building on Ubuntu + Windows.
2014-01-19 15:41:55 +11:00

33 lines
312 B
INI

#
# RPC login details
#
host=127.0.0.1
port=9332
rpcuser=myusername
rpcpass=mypass
#
# mining details
#
threads=4
# periodic rate for requesting new work, if solution not found
scantime=60
#
# misc.
#
# not really used right now
logdir=/tmp/pyminer
# set to 1, to enable hashmeter output
hashmeter=0