Update content/references/protocol-reference/data-types/nftoken.md

Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
This commit is contained in:
Dennis Dawson
2023-02-21 12:08:43 -08:00
committed by GitHub
parent 6f261205d8
commit 8facc2c894

View File

@@ -106,7 +106,7 @@ The fifth section is a sequence number that increases with each `NFToken` the is
![Sequence Number](img/nftokene.png "Sequence Number")
The [NFTokenMint transaction][] sets this part of the `NFTokenID` automatically based on the `MintedTokens` field of the `Issuer` account. If the issuer's [AccountRoot object][] does not have a `MintedTokens` field, the field is assumed to have the value 0; the value of the field is then incremented by exactly 1.
The [`NFTokenMint` transaction][] sets this part of the `NFTokenID` automatically based on the `MintedTokens` field of the `Issuer` account. If the issuer's [`AccountRoot` object][] does not have a `MintedTokens` field, the field is assumed to have the value 0; the value of the field is then incremented by exactly 1.
## URI