update sample config
This commit is contained in:
parent
8cb3906055
commit
74d9c2edba
@ -21,11 +21,8 @@ COINDAEMON_TRUSTED_PASSWORD = 'somepassword'
|
|||||||
# The available options are:
|
# The available options are:
|
||||||
# scrypt, sha256d, scrypt-jane and quark
|
# scrypt, sha256d, scrypt-jane and quark
|
||||||
# If the option does not meet either of these criteria stratum defaults to scrypt
|
# If the option does not meet either of these criteria stratum defaults to scrypt
|
||||||
# Until AutoReward Selecting Code has been implemented the below options are used to select the type of coin
|
|
||||||
# For Reward type there is POW and POS. please ensure you choose the currect type.
|
|
||||||
# For Coins which support TX Messages please enter yes in the TX selection
|
# For Coins which support TX Messages please enter yes in the TX selection
|
||||||
COINDAEMON_ALGO = 'scrypt'
|
COINDAEMON_ALGO = 'scrypt'
|
||||||
COINDAEMON_Reward = 'POW'
|
|
||||||
COINDAEMON_TX = 'no'
|
COINDAEMON_TX = 'no'
|
||||||
# ******************** BASIC SETTINGS ***************
|
# ******************** BASIC SETTINGS ***************
|
||||||
# Backup Coin Daemon address's (consider having at least 1 backup)
|
# Backup Coin Daemon address's (consider having at least 1 backup)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user