Author

Topic: ZCash addresses (figured out) (Read 931 times)

sr. member
Activity: 291
Merit: 250
October 30, 2016, 12:56:57 PM
#1
I first downloaded zcash (on linux) and created both a t & z addresses and exported my wallet using:

Code:
./zcash-cli z_exportwallet

now i had to reinstall a few times to get miners to work and every time i import the wallet and list addresses

Code:
./zcash-cli z_listaddresses

i can only see the z-addr

my questions are:

- is the t-addr exported with the z-addr?

and

- how do you list the t-addresses?

thank you all


Found answer:

Code:
~/zcash/./src/zcash-cli z_listaddresses

~/zcash/./src/zcash-cli listreceivedbyaddress 0 true
Jump to: