Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.

[SDKv2] Add Account support for secp256k1 scheme#1

Closed
Opened 10/4/20231 commentsby 0xmigo
0xmigo

### Description Prev stack - https://github.com/aptos-labs/aptos-core/pull/10321 This PR updates the `Account` class to be compatible with `secp256k1` scheme. 1. Split the AuthenticationKey scheme into `SigningScheme` and `DeriveScheme` 2. Add Account support for `secp256k1` scheme 3. Update unit test ### Test Plan <!-- Please provide us with clear details for verifying that your changes work. --> pnpm fmt pnpm test

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by 0xmigo and has received 1 comments.

Add a comment
Comment form would go here