Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS!
by
junior.masters
on 14/12/2017, 14:25:56 UTC
the thing is, i am running a VPS! my question is that even with a vps running, the Active time showed on local wallet still resets to 00:00 if i close it, thats normal?

No, it should not reset to 00:00. If you close your wallet for 2 hours, the Active time should be 2 hours if you reopen your wallet. Can you post your local Desire.conf configuration, maybe there is something wrong there.

this is my local desire.conf:

rpcuser=myuser
rpcpassword=mypass
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
externalip=80.208.227.121:9919
masternode=1
masternodeprivkey=myprivkey

--- and this is my vps desire.conf:

rpcuser=myuser
rpcpassword=mypass
rpcallowip=127.0.0.1
rpcport=9918
listen=1
server=1
daemon=1
staking=0
externalip=80.208.227.121:9919
masternode=1
masternodeprivkey=myprivkey

--