diff --git a/tips/TIP-0043/tip-0043.md b/tips/TIP-0043/tip-0043.md index 270ad2daa..3e4fe9daa 100644 --- a/tips/TIP-0043/tip-0043.md +++ b/tips/TIP-0043/tip-0043.md @@ -536,8 +536,10 @@ as a request to smart contract chain accounts. - The unlock is valid if and only if all unlock conditions and features present in the output validate. - When a consumed NFT output has a corresponding NFT output on the output side, `Immutable Features` field must not change. -- When a consumed NFT output has no corresponding NFT output on the output side, the NFT it is being burned. Funds and +- When a consumed NFT output has no corresponding NFT output on the output side, the NFT is being burned. Funds and assets inside the burned NFT output must be redistributed to other outputs in the burning transaction. + - The transaction is invalid if an NFT is burned and the _Can destroy NFT Outputs_ flag in the _Transaction + Capabilities_ is **unset**. | :bangbang: Careful with NFT burning :bangbang: | | ---------------------------------------------- |