Skip to content

Commit

Permalink
enable module events migration in the framework
Browse files Browse the repository at this point in the history
  • Loading branch information
lightmark committed Nov 27, 2024
1 parent 0029300 commit 9c0ce3e
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
remote_endpoint: ~
name: abort_if_multisig_payload_mismatch
proposals:
- name: enable_module_event_migration
metadata:
title: "Enable the module event migration in aptos framework"
description: "For most events in aptos framework, the events emitted will become module events"
execution_mode: MultiStep
update_sequence:
- FeatureFlag:
enabled:
- module_event_migration

0 comments on commit 9c0ce3e

Please sign in to comment.