I just set up a Masternode.
I wanted to ask you how I can check that it's running properly?
magnetd masternode status returns:
{
"vin" : "CTxIn(COutPoint(0000000000, 4294967295), coinbase )",
"service" : "[::]:0",
"status" : 0,
"pubKeyMasternode" : "MogtB1E4trRLpKBQ41yHAZVuU4eEBPbjL3",
"notCapableReason" : ""
}
Does "status" : 0 mean it works? Are there any other handy command I can use to monitor if everything OK? And do I need to keep wallet on windows PC running all the time?
Sorry for these nubby questions, but this is my first masternode.