Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIP-100][Discussion] Introduce private entry function for multisig account creation #498

Open
yeptos opened this issue Sep 15, 2024 · 0 comments

Comments

@yeptos
Copy link
Contributor

yeptos commented Sep 15, 2024

AIP Discussion

This AIP proposes adding new private entry functions to allow an existing Aptos account to create a multisig account using a signer, without requiring complex steps to generate a signature of a struct as proof. Currently, only accounts with Ed25519 and MultiEd25519 authentication schemes can migrate to multisig accounts. This enhancement will enable any account with any authentication key scheme to create a multisig account on top of it, providing a straightforward migration path from any accounts to multisig v2 accounts.

Read more about it here: #496

@thepomeranian thepomeranian changed the title [AIP-X][Discussion] Introduce private entry function for multisig account creation [AIP-100][Discussion] Introduce private entry function for multisig account creation Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant