Sui.

Post

Share your knowledge.

CarlkawIy.
Dec 21, 2024
Discussion

How to Convert and Import an Old Private Key Successfully

How can I import my wallet if my old private key is invalid?

  • Sui
  • Architecture
1
2
Share
Comments
.

Answers

2
Pluto Dev👽.
Dec 21 2024, 16:36

To resolve this, you need to convert your private key to the latest format using the Sui CLI tool. Download the CLI and use the command 'sui keytool convert'. Documentation can be found here: https://docs.sui.io/references/cli/keytool

1
Comments
.
Raju.
Raju147
Dec 21 2024, 23:53

If the error message you see suggests that the private key is invalid it also probably advises using a Bech32 encoded 33-byte string. Check details how to solve it here: https://github.com/sui-foundation/sips/blob/main/sips/sip-15.md

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info