Yes that helps a lot!
Thank you very much.
I will definetly try this later.
note that you need to generate at least 3 t-addresses:
- two go in the "votecoin.json" in the pool_configs , for shielding & processing payments
- third you use to mine (use in your miner as address to mine to)
and of course the z-addr to shield the new coins from the mined blocks (this also goes in the "votecoin.json" in the pool_configs)
"address": "t-addr-1",
"zAddress": "z-addr",
"tAddress": "t-addr-2",
and 3rd t-addr for your miner usage ....
