karmicdark
New member
Hi, I just created two ec2 masternodes with hotwallets and sent 1000 drk to each. one of them shows the 1000 drk and the other does not:
however, this address DOES show the 1000 drk when I search for it on chainz.. also in the getinfo blocks, timeoffsets, and connections are all zero, doesn't seem right. Does anyone know what the problem could be here? Thanks!
Code:
darkcoind getinfo
{
"version" : 101105,
"protocolversion" : 70018,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 0,
"timeoffset" : 0,
"connections" : 0,
"proxy" : "",
"difficulty" : 0.00024414,
"testnet" : false,
"keypoololdest" : 1404667585,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
however, this address DOES show the 1000 drk when I search for it on chainz.. also in the getinfo blocks, timeoffsets, and connections are all zero, doesn't seem right. Does anyone know what the problem could be here? Thanks!