I've reached this point.
step 7) test sentinel has nothing to say
at this point, running
venv/bin/python bin/sentinel.py
should return nothing but silence. This is how you know it's working.
Even though it seems to have synced correctly. It says,
Invalid Masternode Status, cannot continue.
Anyone know what I have to do to fix that?
I'm still having this problem, some more info
when I run the command,
dash-cli masternode status
it says my protocol version is wrong
"status": "Not capable masternode: Invalid protocol version"
why would that be?
running the getinfo command tells me my protocol info as
"version": 120100,
"protocolversion": 70206,
If this is not the right place to get help can someone point me where I should look?
I thought I'd be able to crack this but obviously something has gone wrong somewhere
Have you started masternode from your local wallet via "masternode start-alias someAliasHere"?