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
Hey, the SDK is now using a new private key format, as can be seen here: https://docs.aeternity.com/aepp-sdk-js/v14.0.0/quick-start/ it unifies the private key with the public key's pattern, being now sk_.... . It would be great of importing/exporting keys would suppert that, too.
The text was updated successfully, but these errors were encountered:
nikita-fuchs
changed the title
support new sk_ format on key import
support new sk_ format on key import/export
Nov 18, 2024
Hey, the SDK is now using a new private key format, as can be seen here: https://docs.aeternity.com/aepp-sdk-js/v14.0.0/quick-start/ it unifies the private key with the public key's pattern, being now
sk_....
. It would be great of importing/exporting keys would suppert that, too.The text was updated successfully, but these errors were encountered: