Code:
Remote MN conf:
rpcuser=Me
rpcpassword=blahblahblah
server=1
port=19999
masternodeprivkey=92mP5Lz8SLPskNSxsQoTbk1WK5fYXesEdT2FWzbgYfeppLuVuZK (from local wallet)
addnode=23.23.186.131
testnet=1
maxconnections=200
masternode=1
Local wallet:
rpcuser=Me
rpcpassword=blahblahblah
server=1
port=19999
externalip=ipadd:19999
OR
masternodeaddr:ipadd:19999
masternodeprivkey=92mP5Lz8SLPskNSxsQoTbk1WK5fYXesEdT2FWzbgYfeppLuVuZK
addnode=23.23.186.131
testnet=1
maxconnections=200
masternode=1
Configs tried with both externalip= and masternodeaddr= ('case it looks like that's what Evan said on pg 17)
Started remote darkcoind normally
started local darkcoind with the masternodeip=ipofremote:19999 (and I tried it without)
remote darkcoind did: darkcoind masternode debug
local darkcoind did: darkcoind masternode start
I also tried doing this with remote:
darkcoind
darkcoind masternode debug
then with local:
darkcoind masternodeaddr:ipaddress:19999
darkcoind masternode
Looked at debug log and didn't find the comment that a remote masternode started ok.
I've been trying all morning, even waited to see if it would show up on the masternode list, but nope, it didn't
Last edited by a moderator: