Can someone explain how to create a Zcash main net address before the actual launch?
When I set my config file to: testnet=0
The Zcashd -daeomon will no longer load due to the following error:
************************
EXCEPTION: St13runtime_error
could not load param file at /home/roger/.zcash-params/z9-verifying.key
Zcash in AppInit()
When I set my config file to: testnet=1
Everything works fine.
Any advice on how to generate a main net address before the official launch would be greatly appreciated!
Start the Zcash node with testnet=0 (or just without it), and then zcash-cli z_getnewaddress. If you have encrypted the wallet, you’ll need to wait until beta 2 is released in order for it to be persisted, but at this point it is probably safer to just export it. So: