From f5938d113d7ee24f20f8aee32c4158984cbefbac Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Fri, 3 Nov 2023 11:10:43 +0100 Subject: [PATCH] Add Can destroy Anchor Outputs tx cap flag rule --- tips/TIP-0054/tip-0054.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tips/TIP-0054/tip-0054.md b/tips/TIP-0054/tip-0054.md index 9f6ff0e48..7d223b856 100644 --- a/tips/TIP-0054/tip-0054.md +++ b/tips/TIP-0054/tip-0054.md @@ -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 Governor Address Unlock Condition. - Governance transition must only change the following fields: - `Address` of State Controller Address Unlock Condition,