mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
fix header
This commit is contained in:
@@ -5,9 +5,10 @@ blurb: Introduction to XRPL NFTs.
|
||||
embed_xrpl_js: true
|
||||
filters:
|
||||
- include_code
|
||||
labels
|
||||
labels:
|
||||
- Non-fungible Tokens, NFTs
|
||||
---
|
||||
|
||||
# NFT Conceptual Overview
|
||||
|
||||
The XRP Ledger offers support for tokens, also known as _IOUs _or _issued assets_. Such assets are, primarily, fungible.
|
||||
@@ -95,4 +96,4 @@ You create a NFT using the `NFTokenMint` transaction. The `NFToken` lives on the
|
||||
|
||||
* `acct_nfts`
|
||||
* `nft_sell_offers`
|
||||
* `nft_buy_offers`
|
||||
* `nft_buy_offers`
|
||||
|
||||
Reference in New Issue
Block a user