How do you show the total balance of mined zcash?

Here is what my copy of zcash.conf looks like:

addnode=mainnet.z.cash
rpcuser=username
rpcpassword=xArPmXBjfcyDtr4RBs7m02L5ors9OR5dKKJaz0aGzow=
gen=1
genproclimit=-4
equihashsolver=tromp

Is all mined zcash automatically sent to wallet.dat upon shutdown of zcashd, or something like that?

Anyways, what happends with it?

Basicly, I do not understand how to get ‘mined zcash’ to wallet.

I’m learning ever something new and is open learn.

“Me has big club and is very sorry for typo. But me like to smash and bash with club.” -Me

To see your total balance start the zcash daemon with the command “zcashd” and wait until it’s synchronized. If it’s synchronized you can use the command “zcash-cli z_gettotalbalance” to see your total balance.
If you are interested in mining zcash you should use a pool. For example:
https://zec.nanopool.org/
https://zcash.flypool.org/

If you don’t know how to mine, you can find a how to on both websites.

Appreciated. Thanks.

I would also strongly recommend you read through this thread:

1 Like