link Tickets

This commit is contained in:
Rome Reginelli
2022-11-01 14:15:35 -07:00
committed by GitHub
parent 6f93266fde
commit 4d22a1c293

View File

@@ -27,7 +27,7 @@ Any market activity prior to the initial sale of the NFToken object is not recor
## Scripted Minting
Use a program or script to mint many tokens at once. You might find the XRP Ledger ticket functionality helps you submit transactions in parallel, up to a current limit of 200 transactions in one group.
Use a program or script to mint many tokens at once. You might find that [Tickets](tickets.html) help you submit transactions in parallel, up to a current limit of 200 transactions in one group.
For a practical example, see the [Batch Mint NFTokens](batch-minting.html) tutorial.