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!