Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export private key of wallet #98

Open
p-m opened this issue Dec 2, 2024 · 2 comments
Open

export private key of wallet #98

p-m opened this issue Dec 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@p-m
Copy link

p-m commented Dec 2, 2024

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

@p-m p-m added the enhancement New feature or request label Dec 2, 2024
@p-m
Copy link
Author

p-m commented Dec 3, 2024

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.

TIA for any help, Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@p-m and others