Skip to content

NEAR private key import rejects standard ed25519: format #859

Description

@GemWalletBot

NEAR private key import currently expects a hexadecimal key and rejects the standard NEAR ed25519:... format used by other NEAR wallets, showing "Invalid private key". The import should accept the ed25519: prefix, split by :, and base58-decode the key portion so users can import keys exported from other NEAR wallets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions