Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Emerald - EMD, a great cryptocurrency | Version 1.3 released!
by
BigMcRat
on 31/07/2014, 11:19:38 UTC
I downloaded wallet now, but not syncing.

emerald.conf

listen=1
daemon=1
server=1
rpcuser=xxxxx
rpcpassword=xxxx
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
rpcport=12128

emeraldd getinfo:

{
    "version" : 60300,
    "protocolversion" : 60001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "keypoololdest" : 1406804791,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00010000,
    "errors" : ""
}


Can anyone help ?