I still only have 1 peer: 204.10.108.182
The only mention of masternode in the debug file is:
CreateCoinStake: Failed to detect masternode to pay
This is simply due to MNs are not running.
It only posts when my wallet makes a stake, which makes sense. It would pay MN something if any were online.
If everyone can manually add my other node, either in their wallet or in the .conf file (which it doesn't make, by the way... you have to make it yourself!)
8bit.conf (Need to restart the wallet as it is only read on load)
addnode=209.29.186.228
Or while in the wallet, open the console and type:
addnode 209.29.186.228 add
Maybe MN not working has something to do with ports?
The code wants it on 9999 and yet the port is 18888.
Maybe edit the code to make it 18888 and i'll give it a try.
Or, maybe because Spork 15 is not activated, the MN isn't going to work?
Typing: spork show, results in an empty set.
I don't know if bitcointalk will show this link, but this explains what I am talking about.
https://pecuniaplatform.io/support-center/instructions/6 (It is a link from pecuniaplatform's support-center instructions page 6.)
It also shows the wonderful ease at which setting up an MN with oldschool Dash wallet can be.
They have a Masternode registration wizard ;-)
More to think about.

