what's your darkcoin.conf
is it contain server=1 ?
Hello maxmag. Thx for reply.
My darkcoin wallet has only one file. Darkcoin-qt. Nothing else. Should I create an darkcoin.conf?
mega
1. type %appdata% in start search bar
2. open ..\Roaming\darkcoin folder
3. check if darkcoin.conf exist and open with notepad
4. if not exist, then create textfile with following values
rpcuser=username
rpcpassword=password
rpcport=1234
server=1
daemon=1
replacing password for something generic
5. then save file as "darkcoin.conf" in ..\Roaming\darkcoin