Pages:
Author

Topic: [ANN][ZET] Zetacoin - SHA256 - Upgrade to 0.13.2 (Segwit) - page 22. (Read 463970 times)

sr. member
Activity: 322
Merit: 250
New block explorer is created with address https://zetablocks.cointech.net/
Designed to work with Android wallet (https://play.google.com/store/apps/details?id=de.schildbach.wallet_zet) and sweeping paper wallets

API:
Block: https://zetablocks.cointech.net/block/
Address: https://zetablocks.cointech.net/address/
Transaction: https://zetablocks.cointech.net/tx/
Unspent outputs: https://zetablocks.cointech.net/unspent/||....

Tips are welcome at ZaM3avuDrDvNZh8bsqiZ2p2m3nSRP8ayx5 Smiley

Good to see this! Thanks
newbie
Activity: 10
Merit: 0
hero member
Activity: 780
Merit: 501
I have submitted the updated for the FreeBSD port to v0.11.2.3.  I also refreshed the http://getzetacoin.com download page to point to the latest version.
hero member
Activity: 588
Merit: 503
Thank you for the new block explorer.  I've added it to the pool for block and tx lookups.

hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
New block explorer is created with address https://zetablocks.cointech.net/
Designed to work with Android wallet (https://play.google.com/store/apps/details?id=de.schildbach.wallet_zet) and sweeping paper wallets

API:
Block: https://zetablocks.cointech.net/block/
Address: https://zetablocks.cointech.net/address/
Transaction: https://zetablocks.cointech.net/tx/
Unspent outputs: https://zetablocks.cointech.net/unspent/||....

Tips are welcome at ZaM3avuDrDvNZh8bsqiZ2p2m3nSRP8ayx5 Smiley
hero member
Activity: 588
Merit: 503
Some info from my coind chain state below.  Hope it helps.

I get the same hash for block 3197594.  Should be the same chain.

getblockhash 3197594
0000000000007a5af13159665c5d07df1b7dea0b1ec2aa107f722c992b937fd6




Code:
zetacoin-cli getinfo
{
    "version" : 110202,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "blocks" : 5469599,
    "timeoffset" : 0,
    "connections" : 30,
    "proxy" : "",
    "difficulty" : 126697.00463141,
    "testnet" : false,
    "keypoololdest" : 1460136306,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "errors" : ""
}

Code:
zetacoin-cli getblockhash 5469599
00000000000006ba7d73ce030b4d3402f37f43cada21ac1e488805f3570a94f5


Code:
 zetacoin-cli getpeerinfo
[
    {
        "id" : 6812,
        "addr" : "85.25.217.233:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790043,
        "lastrecv" : 1472790054,
        "bytessent" : 22141020,
        "bytesrecv" : 21875630,
        "conntime" : 1469703986,
        "timeoffset" : -1,
        "pingtime" : 0.17803700,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : false,
        "startingheight" : 5279284,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 7047,
        "addr" : "158.69.31.37:56415",
        "services" : "0000000000000001",
        "lastsend" : 1472790048,
        "lastrecv" : 1472790054,
        "bytessent" : 8725994,
        "bytesrecv" : 14716398,
        "conntime" : 1469745589,
        "timeoffset" : -3,
        "pingtime" : 0.10754500,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5281228,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 7060,
        "addr" : "188.165.254.191:46125",
        "services" : "0000000000000001",
        "lastsend" : 1472790044,
        "lastrecv" : 1472790054,
        "bytessent" : 11270157,
        "bytesrecv" : 9267794,
        "conntime" : 1469747968,
        "timeoffset" : 3,
        "pingtime" : 0.18853200,
        "version" : 70002,
        "subver" : "/Satoshi:0.9.2.5/",
        "inbound" : true,
        "startingheight" : 5281303,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 7923,
        "addr" : "162.255.117.105:62367",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790011,
        "bytessent" : 9603426,
        "bytesrecv" : 9817260,
        "conntime" : 1469898001,
        "timeoffset" : 2,
        "pingtime" : 0.03170700,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5289046,
        "banscore" : 0,
        "synced_headers" : 5469599,
        "synced_blocks" : 5469599,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 8968,
        "addr" : "107.155.108.79:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790060,
        "lastrecv" : 1472790060,
        "bytessent" : 10138097,
        "bytesrecv" : 9385217,
        "conntime" : 1470179692,
        "timeoffset" : 0,
        "pingtime" : 0.09694500,
        "version" : 70002,
        "subver" : "/Satoshi:0.9.2.2/",
        "inbound" : false,
        "startingheight" : 5303654,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 9524,
        "addr" : "115.28.38.190:40911",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790043,
        "bytessent" : 17720650,
        "bytesrecv" : 3724363,
        "conntime" : 1470354478,
        "timeoffset" : 0,
        "pingtime" : 0.22883600,
        "version" : 70002,
        "subver" : "/Satoshi:0.9.2.7/",
        "inbound" : true,
        "startingheight" : 5316378,
        "banscore" : 0,
        "synced_headers" : 5469530,
        "synced_blocks" : 5469530,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 9660,
        "addr" : "136.243.217.171:12992",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790054,
        "bytessent" : 28319897,
        "bytesrecv" : 21253358,
        "conntime" : 1470430866,
        "timeoffset" : 0,
        "pingtime" : 0.20349300,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : true,
        "startingheight" : 5319659,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 9749,
        "addr" : "198.27.81.25:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472789960,
        "lastrecv" : 1472790054,
        "bytessent" : 25742619,
        "bytesrecv" : 27535162,
        "conntime" : 1470455359,
        "timeoffset" : 0,
        "pingtime" : 0.10528000,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : false,
        "startingheight" : 5320725,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 11467,
        "addr" : "208.94.242.218:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790044,
        "lastrecv" : 1472790054,
        "bytessent" : 15484760,
        "bytesrecv" : 16952798,
        "conntime" : 1470897823,
        "timeoffset" : 133,
        "pingtime" : 0.08547900,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : false,
        "startingheight" : 5352472,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 11595,
        "addr" : "155.254.49.54:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 14083451,
        "bytesrecv" : 12389439,
        "conntime" : 1470931902,
        "timeoffset" : -5,
        "pingtime" : 0.07826000,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : false,
        "startingheight" : 5356841,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 13802,
        "addr" : "167.114.249.196:34992",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790054,
        "bytessent" : 5094289,
        "bytesrecv" : 4630381,
        "conntime" : 1471637186,
        "timeoffset" : 0,
        "pingtime" : 0.18639600,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : true,
        "startingheight" : 5401354,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 14300,
        "addr" : "188.95.48.89:38999",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790054,
        "bytessent" : 4842687,
        "bytesrecv" : 3204757,
        "conntime" : 1471819132,
        "timeoffset" : 0,
        "pingtime" : 0.25919600,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : true,
        "startingheight" : 5410591,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 14422,
        "addr" : "172.16.1.106:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790001,
        "bytessent" : 5238134,
        "bytesrecv" : 1440403,
        "conntime" : 1471864650,
        "timeoffset" : -1,
        "pingtime" : 0.05417400,
        "version" : 70002,
        "subver" : "/Satoshi:0.9.2.1/",
        "inbound" : false,
        "startingheight" : 5412940,
        "banscore" : 0,
        "synced_headers" : 5469599,
        "synced_blocks" : 5469599,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 14816,
        "addr" : "70.109.52.132:41329",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790054,
        "bytessent" : 5611958,
        "bytesrecv" : 5358115,
        "conntime" : 1471944289,
        "timeoffset" : 0,
        "pingtime" : 0.10426500,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5416629,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 14885,
        "addr" : "84.200.7.231:59458",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 4703634,
        "bytesrecv" : 4089594,
        "conntime" : 1471958821,
        "timeoffset" : 0,
        "pingtime" : 0.23645200,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5407872,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 15217,
        "addr" : "155.94.243.135:36784",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 5736501,
        "bytesrecv" : 5475707,
        "conntime" : 1472082120,
        "timeoffset" : -2,
        "pingtime" : 0.05779600,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : true,
        "startingheight" : 5425735,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 15370,
        "addr" : "94.249.166.140:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 4713842,
        "bytesrecv" : 4412507,
        "conntime" : 1472112242,
        "timeoffset" : 0,
        "pingtime" : 0.17953900,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : false,
        "startingheight" : 5427574,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 15445,
        "addr" : "146.0.32.101:17333",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 13749330,
        "bytesrecv" : 8757752,
        "conntime" : 1472128598,
        "timeoffset" : 0,
        "pingtime" : 0.18706500,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : false,
        "startingheight" : 5428696,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 15548,
        "addr" : "77.249.199.235:45654",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790054,
        "bytessent" : 3983749,
        "bytesrecv" : 3684327,
        "conntime" : 1472147085,
        "timeoffset" : -1,
        "pingtime" : 0.20127000,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : true,
        "startingheight" : 5429647,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 16349,
        "addr" : "198.27.81.114:60635",
        "services" : "0000000000000001",
        "lastsend" : 1472790002,
        "lastrecv" : 1472790054,
        "bytessent" : 1244774,
        "bytesrecv" : 2011131,
        "conntime" : 1472416989,
        "timeoffset" : 1,
        "pingtime" : 0.10870800,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5446875,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 16350,
        "addr" : "108.61.10.90:43118",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 4323685,
        "bytesrecv" : 4686487,
        "conntime" : 1472416996,
        "timeoffset" : 62,
        "pingtime" : 0.10290900,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.2/",
        "inbound" : true,
        "startingheight" : 5446875,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 16805,
        "addr" : "188.0.80.142:51258",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 1247837,
        "bytesrecv" : 1080543,
        "conntime" : 1472538723,
        "timeoffset" : -2,
        "pingtime" : 0.22865600,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5453252,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 17132,
        "addr" : "37.187.88.140:35252",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 2962121,
        "bytesrecv" : 3916654,
        "conntime" : 1472642669,
        "timeoffset" : -76,
        "pingtime" : 0.16959600,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5426020,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 17367,
        "addr" : "106.187.92.19:40490",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790055,
        "bytessent" : 337097,
        "bytesrecv" : 964180,
        "conntime" : 1472707669,
        "timeoffset" : 0,
        "pingtime" : 0.19243000,
        "version" : 70001,
        "subver" : "/Satoshi:0.8.99/",
        "inbound" : true,
        "startingheight" : 5465329,
        "banscore" : 50,
        "synced_headers" : 5469599,
        "synced_blocks" : 5469599,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 17505,
        "addr" : "71.28.213.76:55393",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790054,
        "bytessent" : 1247627,
        "bytesrecv" : 230685,
        "conntime" : 1472747790,
        "timeoffset" : -1,
        "pingtime" : 0.10704400,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5451497,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 17508,
        "addr" : "79.134.135.126:43190",
        "services" : "0000000000000001",
        "lastsend" : 1472790041,
        "lastrecv" : 1472790054,
        "bytessent" : 115248,
        "bytesrecv" : 107164,
        "conntime" : 1472749486,
        "timeoffset" : 0,
        "pingtime" : 0.23464700,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5467752,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 17535,
        "addr" : "213.21.43.88:55877",
        "services" : "0000000000000001",
        "lastsend" : 1472790042,
        "lastrecv" : 1472790054,
        "bytessent" : 142753252,
        "bytesrecv" : 19386123,
        "conntime" : 1472764833,
        "timeoffset" : -3,
        "pingtime" : 0.21856700,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 3316989,
        "banscore" : 0,
        "synced_headers" : 5469601,
        "synced_blocks" : 5469601,
        "inflight" : [
        ],
        "whitelisted" : false
    },
    {
        "id" : 17551,
        "addr" : "98.237.192.185:61122",
        "services" : "0000000000000001",
        "lastsend" : 1472790054,
        "lastrecv" : 1472790000,
        "bytessent" : 58159,
        "bytesrecv" : 37428,
        "conntime" : 1472772204,
        "timeoffset" : 0,
        "pingtime" : 0.07480000,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2.3/",
        "inbound" : true,
        "startingheight" : 5468870,
        "banscore" : 0,
        "synced_headers" : 5469599,
        "synced_blocks" : 5469599,
        "inflight" : [
        ],
        "whitelisted" : false
    }

hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
its sync like that ?
2016-09-01 15:38:37 UpdateTip: new best=0000000000007a5af13159665c5d07df1b7dea0b1ec2aa107f722c992b937fd6  height=3197594  log2_work=68.252311  tx=3997805  date=2015-07-10 04:56:53 progress=0.563037  cache=4.6MiB(37168tx)

This is not new install, so checking the consistency of the blockchain
sr. member
Activity: 1251
Merit: 295
Palestine
its sync like that ?
2016-09-01 15:38:37 UpdateTip: new best=0000000000007a5af13159665c5d07df1b7dea0b1ec2aa107f722c992b937fd6  height=3197594  log2_work=68.252311  tx=3997805  date=2015-07-10 04:56:53 progress=0.563037  cache=4.6MiB(37168tx)
hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
8 hour still on that screen which mean
selecting best node & i tried as administrator same probleme

found your install directory. Must contains file like zetacoin.conf wallet.dat and debug.log. Copy/paste last 30 lines from the debug.log. You can use pastebin.com and share the link (to prevent the spamming here).

What is your hardware?
i use it normaly before
http://pastebin.com/FMnxnRWb
if not working you can see it here
http://bitbin.it/1nS1rqOB/

Your last block is 14 months ago:

Quote
2016-08-31 18:37:14 UpdateTip: new best=0000000000009720d24d2f50c066b95333d8b546001faf3cea5f1a25f69ca621  height=3158701  log2_work=68.223513  tx=3953334  date=2015-07-01 02:19:05 progress=0.557765  cache=0.0MiB(110tx)

Just stay online and check latest few lines time2time. They must be moving block by block
sr. member
Activity: 1251
Merit: 295
Palestine
8 hour still on that screen which mean
selecting best node & i tried as administrator same probleme

found your install directory. Must contains file like zetacoin.conf wallet.dat and debug.log. Copy/paste last 30 lines from the debug.log. You can use pastebin.com and share the link (to prevent the spamming here).

What is your hardware?
i use it normaly before
http://pastebin.com/FMnxnRWb
if not working you can see it here
http://bitbin.it/1nS1rqOB/
hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
8 hour still on that screen which mean
selecting best node & i tried as administrator same probleme

found your install directory. Must contains file like zetacoin.conf wallet.dat and debug.log. Copy/paste last 30 lines from the debug.log. You can use pastebin.com and share the link (to prevent the spamming here).

What is your hardware?
sr. member
Activity: 1251
Merit: 295
Palestine
8 hour still on that screen which mean
selecting best node & i tried as administrator same probleme
hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
http://imgur.com/sstNozz
thats my probleme in pc wallet

Sorry, I do not speak French, but this must be Wait while activate best chain....
This is normal message, you must not stop the wallet for a very long time (some times). After crash of the program this is really long time, on my old laptop this means 1-2 hours or more....
sr. member
Activity: 1251
Merit: 295
Palestine
http://imgur.com/sstNozz
thats my probleme in pc wallet
hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
how to get my phone  wallet to pc cuz it not refrisqhing in phone help plz

Which version you use?
my phone is broken now x) lol
what about pc when i lunch it its block on activating best node or something like that

If I understand right, you have Android wallet and now the phone is broken with your wallet and coins?
If you keep your zetacoin-backup file you can run emulation of Android phone on the desktop PC and run the app for restoring from the backup file.
 
sr. member
Activity: 1251
Merit: 295
Palestine
how to get my phone  wallet to pc cuz it not refrisqhing in phone help plz

Which version you use?
my phone is broken now x) lol
what about pc when i lunch it its block on activating best node or something like that
hero member
Activity: 567
Merit: 500
In gold I trust - Aurumcoin www.cointech.net
how to get my phone  wallet to pc cuz it not refrisqhing in phone help plz

Which version you use?
sr. member
Activity: 1251
Merit: 295
Palestine
how to get my phone  wallet to pc cuz it not refrisqhing in phone help plz
sr. member
Activity: 309
Merit: 250
somebody buyed today chep zetacoin from www.bter.com

Zetacoin Network Hashrate Chart and Graph!!!
http://www.coinwarz.com/network-hashrate-charts/zetacoin-network-hashrate-chart
hero member
Activity: 1438
Merit: 574
Always ask questions. #StandWithHongKong
Anyone know who's throwing 4Th of DOA/Orphans (over 40% of their hash!) at p2pool?

Wallet address Zb6Zh2r1r2s2VBZCdXArxjUYWTgbdE85br
Pages:
Jump to: