From 81b499cae802bf748f3888c0aa20e8414c6d7a45 Mon Sep 17 00:00:00 2001 From: ssd04 Date: Mon, 12 Aug 2024 12:39:06 +0300 Subject: [PATCH] small fixes --- docs/tokens/nft-tokens.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/tokens/nft-tokens.mdx b/docs/tokens/nft-tokens.mdx index 8aa00435..41d8208d 100644 --- a/docs/tokens/nft-tokens.mdx +++ b/docs/tokens/nft-tokens.mdx @@ -758,8 +758,6 @@ _For more details about how arguments have to be encoded, check [here](/develope ### **Modify Creator** -[comment]: # - only for dynamic nfts, SFT, metaESDT (only for accounts that have metadata on system account) - The creator of a token can be changed. For this, the token has to be moved to the new creator account. The new creator account requires `ESDTRoleModifyCreator` role. Also, the token has to be of dynamic type in order for this to work.