Ok, I have verified it works.
Start darkcoind on remote machine.
On your local machine specify the IP at launch with -masternodeaddr=YOUR_SERVER_IP
Unlock your local machine wallet with your passphrase.
On your local machine, ./darkcoind masternode start
Slickness indeed.
darkcoin.conf (stolen from chaeplin's thread, thanks buddy)
addnode=23.23.186.131
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
Could someone kindly help me? I can't seem to get this to work.
I started my server darkcoind wallet
I started my local darkcoind with the command:
./darkcoind -masternodeaddr=YOUR_SERVER_IP
I unlocked my wallet
I then tried to start my server with ./darkcoind masternode start passphrase
I get "not capable masternode"
I tried starting my local darkcoind as a masternode, unlocking the wallet, then went back to my server and still could not start the masternode.
Can anyone see what I'm doing wrong? Thanks
