You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve a single key wallet in the TUI.
It would be nice to be able to export the private key, so that it would be possible to import it to dashcore.
TIA for your help, Peter
The text was updated successfully, but these errors were encountered:
One more detail: I’ve added the key with "w - Wallet" and then "r - Setup brand new random wallet".
Is there perhaps a place in the code somewhere, where I can just add something like "print(key)" or "save-key-to-file(key, file)"?
Then I would just need to make a small transaction with the wallet and I would get the key.
I’ve a single key wallet in the TUI.
It would be nice to be able to export the private key, so that it would be possible to import it to dashcore.
TIA for your help, Peter
The text was updated successfully, but these errors were encountered: