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

Add output format: secret key in hexadecimal #472

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

BubuMVX
Copy link
Contributor

@BubuMVX BubuMVX commented Jan 29, 2025

Hello!

This PR adds an option in the "wallet convert" routine, to export a wallet's private key in hexadecimal format (secret-key).

Command example:
wallet convert --infile wallet.pem --in-format pem --out-format secret-key

I also wrote an unit test (test_wallet_convert_pem_to_secret_key) for it.

PS: this is a rework of #464

@popenta popenta merged commit d754833 into multiversx:feat/next Jan 30, 2025
8 of 10 checks passed
@BubuMVX BubuMVX deleted the add-out-format-secret-key branch January 30, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants