Is my mining address a private key? #892
JamesPiechota
announced in
FAQ
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your mining address is not a private key - it is a public address. But it is paired with a private key (stored in your
walletsdirectory with a name likearweave_keyfile_MININGADDRESS.json) which you will need to sign any blocks you mine. When mining, only nodes that will sign blocks need to have a private key / wallet.json stored locallyBeta Was this translation helpful? Give feedback.
All reactions