Skip to content

Commit

Permalink
Create enable_multisig_bug_fix.yaml (#14677)
Browse files Browse the repository at this point in the history
  • Loading branch information
junkil-park authored Sep 19, 2024
1 parent f408a54 commit 840c646
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_abort_if_multisig_payload_mismatch
metadata:
title: "Enable the multisig prologue check to abort if the multisig payload does not match"
description: "Aborts the multisig transaction if the provided payload does not match the payload stored onchain"
execution_mode: MultiStep
update_sequence:
- FeatureFlag:
enabled:
- abort_if_multisig_payload_mismatch

0 comments on commit 840c646

Please sign in to comment.