Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax
by
glerant
on 13/11/2016, 13:59:08 UTC
I am only getting 1 connection.

Does anyone have a list of nodes - not sure I am on a valid chain.

addnode=zcl.suprnova.cc

And you should then automatically get other nodes as well

Great! I got 2 connections now!  Grin

It's gone back to 1 connection.

So I'll ask again!  Grin Anyone with a list of valid nodes?

Please, if you have quite a few connections, just do ./zcash-cli getpeerinfo
and post output here.

For those asking about wallets, there are two types of address;

You can send via a t-address which is not anonymous. Most p2p pools need you to give the t-address as worker.

List your t-addresses;

./zcash-cli listreceivedbyaddress 0 true

create a new t-address;

./zcash-cli getnewaddress

To send anonymously;

./zcash-cli z_listaddresses List your z-addresses

./zcash-cli z_gettotalbalance Get balance

./zcash-cli z_getnewaddress Get new z-address