For folks who are having an issue with the public IP of an old / unknown miner.
Change your current worker name to something alphabetically before your first miner listed. That is the IP flypool is holding onto regardless if it is mining or not.
i.e. My first Worker was dormant with the worker named âamazonâ, flypool was expecting that public IP address in the update field, (which I didnât have).
I then modified a known worker to âaaâ as the worker name. Within minutes, it shows up ABOVE amazon, and now flypool wants the aa workers IP. (Which I know).
Wish I knew this sooner this AM when ZEC was trading for higher⌠;/
I have been mining since 10/28/16 and havenât received any payout. I think I am doing something wrong. I did not include a worker name such as .rig1 after my t address. Could this be why I havenât received any pay out?
well Iâve been mining since a few minutes after 1.0 launch on this pool. I finally got a payment of .001 tonight. Total H/sec isnât great, ~75 right now and it was a bit lower yesterday since Iâve added miners today.
anyway Iâve got /only/ ~3.6 Sols/sec mining on nicehash (way way less hashing power) and Iâve been paid about the same USD equivalent (in BTC). Granted I was mining on testnet for nicehash for about a day prior to launch but that wasnât really paying much/anything.
TL;DR thinking of switching my hashing elsewhere, donât seem to be earning as much here as I expected. Anyone else mining both this pool and other pools or nicehash and have any comparison data to share?
I get a list of my t addresses with the following command: zcash-cli getaddressesbyaccount ""
The account is empty like ââ because, as it mentions elsewhere in the docs, the account feature is deprecated so it is just blank. It seems that the zcash-cli docs prefix all of the z_address commands with the letter z, but the t_address commands just say âaddressâ and donât include the letter t. I assume this is a carryover from bitcoin where there is no t and z there are only generic addresses (which have now become t addresses in zcash). Adding the t letter prefixes to the zcash-cli docs would definitely clarify things!