Post
Topic
Board Announcements (Altcoins)
Re: MapCoin MAPC - using Foursquare/GoogleMaps to share coins,BTC/LTC/DOGE trading!
by
chiksilog
on 10/09/2015, 10:48:05 UTC
Wallet sybcs when new block is found. Network is slow because most peopel hold coins on exchanges.
Keep it open and wait for new block.

Hi,

Running for 9hrs now, a number of blocks have been found during the last 9hrs according to this https://chainz.cryptoid.info/mapc/ but still no blocks have been sycnd:

Code:
Corinthian~/mapcoin# MAPCOINd -conf=/home/foobar/mapcoin/MAPCOIN.conf -datadir=/home/foobar/mapcoin/data getinfo
{
    "version" : "v1.0.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "moneysupply" : 0.00000000,
    "connections" : 0,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 0.00024414,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1441849295,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}