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
Currently, the wallet can only import BLS private keys. With command-line options, Pactus Wallet should be able to parse and import Ed25519 private keys as well.
The text was updated successfully, but these errors were encountered:
Currently, the wallet can only import BLS private keys. With command-line options, Pactus Wallet should be able to parse and import Ed25519 private keys as well.
Anyway for konwn private key is BLS or ED25519 type?
I think we need to have a function PrivateKeyFromString for import bls or ed25519.
Currently, the wallet can only import BLS private keys. With command-line options, Pactus Wallet should be able to parse and import Ed25519 private keys as well.
The text was updated successfully, but these errors were encountered: