How do we go about handling a BTG Wallet/address to mine to when it starts?
Can I safely use this address I've generated with the Coinomi Android wallet running on the bluestaks android emulator?
Or will I loose the mined coins for some reason?
Example Screenshots:
https://imgur.com/a/OxheiOr should I generate a new wallet upon the launch of the blockchain?
I'm asking this because I'm unsure how it's even possible to begin mining to a wallet that doesn't exist yet on a blockchain that doesn't exist yet...
What if coins get sent to an address that doesn't exist yet because the wallet does not get its entry in before the pool sends a payment?
Will the wallet automatically make it's entry into the blockchain? Or will I have to restart it or give it some form of poke?
Go to github.com/btcgpu, click on issues, one of the issues is 'wallets', in that thread they list two public sites that lets u generate wallets and keys offline, and it works.
Of course u can also download the software, and remove two lines in the bgold-daemon.cpp, that disable main-net, then recompile, and run as mainnet, then just do a 'getnewaddress'
It's all good if you just take the time to learn.