I guess I will fire mine back upI'm home for a about an hour.
I'm going to bring up all of my testnet masternodes. Hopefully nothing out of the ordinary will happen. Lets find out.
edit:
Looks like I received a payment, even tho I have been off for 24 hours.
I restarted my testnet MN. I had to change the IP (restart instance)
getinfo:
{
"version" : 101000,
"protocolversion" : 70018,
"walletversion" : 60000,
"balance" : 8026.72629998,
"blocks" : 18962,
"timeoffset" : 0,
"connections" : 10,
"proxy" : "",
"difficulty" : 0.20762775,
"testnet" : true,
"keypoololdest" : 1401626368,
"keypoolsize" : 99,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"unlocked_until" : 0,
"errors" : ""
}
ubuntu@ip-10-252-154-79:~/.darkcoin$ darkcoind masternode list
{
"54.203.87.19:19999" : 1
}
This node has been shut down for about 24 hours.. when I started it and did a list transactions, I see I received a payment just 12 blocks ago.
{
"account" : "",
"address" : "mw23256bSTqEkP6ThTRrY3KNicB9cfwzLR",
"category" : "immature",
"amount" : 30.20000000,
"confirmations" : 12,
"generated" : true,
"blockhash" : "000000022b7ed5ee99a7b4f47677eebec03aa1126ccb9f63158a3105dd486ae8",
"blockindex" : 0,
"blocktime" : 1402688846,
"txid" : "5b04644a812ac0bdfb0649c76c40c920351f2e38b5ae6fbee5692de283b2ced0",
"time" : 1402688846,
"timereceived" : 1402691092
}
Last edited by a moderator: