Skip to content

Commit

Permalink
Add Can destroy Anchor Outputs tx cap flag rule
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 3, 2023
1 parent 19f6e6e commit f5938d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tips/TIP-0054/tip-0054.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,8 @@ and `governance transition`.
- Governance transition:
- A governance transition is identified by an unchanged `State Index` in next state. If there is no anchor output on
the output side with a corresponding explicit `Anchor ID`, the anchor is being destroyed. The next state is the
empty state.
empty state. The transaction is invalid if an Anchor Output is burned and the _Can destroy Anchor Outputs_ flag in
the _Transaction Capabilities_ is **unset**.
- The unlock must correspond to the `Address` of <i>Governor Address Unlock Condition</i>.
- Governance transition must only change the following fields:
- `Address` of <i>State Controller Address Unlock Condition</i>,
Expand Down

0 comments on commit f5938d1

Please sign in to comment.