Bitcoin Forum
December 14, 2025, 01:02:07 PM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 [8]
141  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 07, 2016, 01:32:58 PM

Why i have a account empty ?


just because you haven't mined yet?  Roll Eyes

When i wrote about account empty it's about that:

./zcoind listaccounts
{
    "" : 0.00000000,
    "xxxxxxx" : 0.00000000
}

I don't know how to delete the first account, "" (empty)

I still don't know how to create a wallet and if my current account really exists... Need a quick start tutorial for noobz like me... Smiley
142  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 07, 2016, 12:04:33 PM
I don't know how to mine with zcoin...

Running for 10 hours now, my account balance are still 0.000000

Maybe my wallet are not created ? Anybody can tell me ?

./zcoind getinfo      
{
    "version" : 80702,
    "protocolversion" : 90014,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 1807,
    "timeoffset" : -1,
    "connections" : 23,
    "proxy" : "",
    "difficulty" : 0.00182020,
    "testnet" : false,
    "keypoololdest" : 1475801100,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}

./zcoind getmininginfo
{
    "blocks" : 1809,
    "currentblocksize" : 1499,
    "currentblocktx" : 2,
    "difficulty" : 0.00182020,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 6,
    "hashespersec" : 127,
    "networkhashps" : 18885,
    "pooledtx" : 2,
    "testnet" : false
}

./zcoind listaccounts
{
    "" : 0.00000000,
    "xxxxxxx" : 0.00000000
}



Why i have a account empty ?
Missing a "quick start" tutorial, and creation of the wallet or account

Thanks
Pages: « 1 2 3 4 5 6 7 [8]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!