It was slow with the old wallet too.
I'll find the cause of this in the future.
Having some problems with the wallet.
Been trying to make it into a masternode.. And now I got closer to getting it done.
The only problem I have now is that masternode start commend gives me an error.
"Not capable masternode: Could not connect to IPADDRESS:17014"
Any suggestions?
try putting right ports
That is the right port??? 17014
this is how my litedoge.conf looks like
rpcuser=REPLACEME
rpcpassword=REPLACEMEALSO
rpcallowip=127.0.0.1
rpcport=17015
server=1
listen=1
staking=0
port=17014
masternode=1
masternodeaddr=REPLACEME:17014
masternodeprivkey=REPLACEME
and masternode is working.
are you sure you have your correct IP?
my conf - and it is
not working:
rpcallowip=127.0.0.1
rpcuser=******
rpcpassword=*******
rpcport=17015
server=1
daemon=1
listen=1
staking=0
port=17014
masternodeaddr=*******:17014
masternode=1
masternodeprivkey=********
addnode=93.157.4.11
addnode=91.121.6.19
addnode=183.91.4.3
yes, IP is correct
and the privkey belongs to collateral address with the 5M ldoge (in one transaction only)
did you put the masternode private key, not the private key for the address?
are you sure you can connect to port? and thats your ip?
remove those addnodes also you don't need them.
are you sure your sure your wallet is fully unlocked?
on my vps making a masternode worked.
also 2 other people made one.