Skip to content

Commit

Permalink
enable aa in testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
lightmark committed Feb 4, 2025
1 parent 6760e82 commit a647e55
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions aptos-move/aptos-release-builder/data/account_abstraction.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
remote_endpoint: ~
name: "AIP-104 Account Abstraction"
proposals:
- name: account_abstraction
metadata:
title: "Enable Account Abstraction"
description: "Enables AIP-104"
source_code_url: "https://github.com/aptos-labs/aptos-core/pull/15219"
discussion_url: "https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-104.md"
execution_mode: MultiStep
update_sequence:
- FeatureFlag:
enabled:
- account_abstraction
disabled: [ ]

0 comments on commit a647e55

Please sign in to comment.