Hi I just got my zcashd up and running and generated a z-address. In the guide says the private key is stored in the wallet file. How do I get to the private key? Is it usually a pair that match the address?
Hi,
try in command line:
zcash-cli dumpprivkey “zcashaddress”
to see all possible commands:
zcash-cli help
HTH,
C
1 Like