Merge pull request #1540 from XRPLF/fixHeading

Fix heading - minor fix
This commit is contained in:
Dennis Dawson
2022-10-17 13:59:17 -07:00
committed by GitHub

View File

@@ -37,6 +37,6 @@ For a practical example, see the [Batch Mint NFTokens](batch-minting.html) tutor
* NFToken objects are minted ahead of time * NFToken objects are minted ahead of time
* Market activity for the initial sale of the NFToken object is captured on the ledger * Market activity for the initial sale of the NFToken object is captured on the ledger
Downside ### Downside
You need to retain the appropriate XRP reserve for all of the NFToken objects you mint. As a rule of thumb, this is roughly 1/12th XRP per NFToken object at the current reserve rate. In the event that you do not have sufficient XRP in reserve, your mint transactions fail until you add sufficient XRP to your account. You need to retain the appropriate XRP reserve for all of the NFToken objects you mint. As a rule of thumb, this is roughly 1/12th XRP per NFToken object at the current reserve rate. In the event that you do not have sufficient XRP in reserve, your mint transactions fail until you add sufficient XRP to your account.