Hi, I would like to know how can I know the private Key of my addresses in the wallet?
Thank you
Just follow this steps:
Click Help->Debug Console->Console and type dumpprivkey ADDRESS
Press enter
It will show you the priv key so you can copy paste it.
under "ADDRESS" - You must enter yout BTX address
If your wallet is locked before this steps you will need to unlock it :
In console you must enter command:
walletpassphrase 60
"my passphrase" - you must enter your passphrase
numer 60 - unlocks your wallet for 60 seconds after that wallet automatically locks again