Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: klintistwood on December 27, 2017, 11:27:57 AM



Title: Zclassic (ZCL) wallet linux help
Post by: klintistwood on December 27, 2017, 11:27:57 AM
Hi all,

I have started mining ZCL a couple of days ago and I'm now wondering if I didn't miss something because I see contradictory information.
I have installed ZCL on ubuntu, I have created a Z and a T address and I'm pointing my rig to my T address. I'm using zclassic.miningspeed.com as mining pool.
So far, everything is ok, I see my balance increasing on Miningspeed but I don't understand the difference between t and z address.

My T address has balance on the mining pool, my Z address has no balance while I thought both were somehow connected.

./src/zcash-cli z_listaddresses
I see my z address here

./src/zcash-cli getinfo
gives the following
{
  "version": 1001051,
  "protocolversion": 170002,
  "walletversion": 60000,
  "balance": 0.00000000,
  "blocks": 0,
  "timeoffset": 0,
  "connections": 0,
  "proxy": "",
  "difficulty": 1,
  "testnet": false,
  "keypoololdest": 1514298407,
  "keypoolsize": 101,
  "paytxfee": 0.00000000,
  "relayfee": 0.00000100,
  "errors": ""
}

If I start zclassic to sync the blockchain, I see that everything there remain at 0 while I'm mining:
https://www.laurentwillen.be/zcl.PNG

There must be something wrong or something I'm missing but I don't know what :(

thanks


Title: Re: Zclassic (ZCL) wallet linux help
Post by: madmack1 on December 27, 2017, 12:19:29 PM
just got this of website
 "Username: Your ZClassic adress.worker , no Z-adress - Password"

you need to mine to T address not Z :D


Title: Re: Zclassic (ZCL) wallet linux help
Post by: klintistwood on December 27, 2017, 12:58:51 PM
just got this of website
 "Username: Your ZClassic adress.worker , no Z-adress - Password"

you need to mine to T address not Z :D

Thanks I just corrected my text, I'm actually mining to my T address but I don't see anything to my Z address.

How do I move my balance from T to Z ? Or to any other location?