flare
Well-known member
This is normal, the conf file contains the settings of your QT-GUI (language, proxy, darksend settings)I seem to be having the same problem as oblox, but this is not my concern at the moment. In my quest to understand I discovered that there is NO darkcoin.conf in my /home/myhome/.darkcoin file! There is however a /home/myhome/.config/DarkCoin/DarkCoin-Qt.conf Is this normal? If not where should darkcoin.conf be, and can someone point me toward a template?
In default mode there is no darkcoin.conf necessary.
If you want to run a masternode and use this wallet as cold wallet, you need at least this three lines
Code:
masternode=1
masternodeaddr=xxx.yyy.zzz.xxx:9999
masternodeprivkey=7xxxxxxxxxxxxxxxxxxxx
The location of this file is
/home/myhome/.darkcoin/darkcoin.conf