fix two links

This commit is contained in:
ddawson
2023-02-21 15:04:21 -08:00
parent 82c18379e8
commit 0f1f1d397e

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