support new `sk_` format on key import/export
Opened this issue · 0 comments
nikita-fuchs commented
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.