Skip to content

Commit

Permalink
Enable Collection Owner feature
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnChangUK committed Nov 27, 2024
1 parent c7fe444 commit b628d78
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions aptos-move/aptos-release-builder/data/collection-owner.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
remote_endpoint: ~
proposals:
- name: feature_flags
metadata:
title: "Collection Owner feature flag"
description: "Enable creating collections with permissions as the owner of the collection"
execution_mode: MultiStep
update_sequence:
- FeatureFlag:
enabled:
- collection_owner

0 comments on commit b628d78

Please sign in to comment.