Merge pull request #1598 from XRPLF/oeggert/issue1554

Add code samples for markers and pagination.
This commit is contained in:
oeggert
2022-11-29 14:23:58 -08:00
committed by GitHub
30 changed files with 87 additions and 41 deletions

View File

@@ -2,8 +2,6 @@
html: nftoken-batch-minting.html
parent: non-fungible-tokens.html
blurb: Minting NFToken objects in batches.
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---

View File

@@ -2,8 +2,6 @@
html: non-fungible-token-transfers.html
parent: non-fungible-tokens.html
blurb: NFTokenをダイレクトモードまたはブローカーモードで取引する。
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
status: not_enabled

View File

@@ -2,8 +2,6 @@
html: non-fungible-token-transfers.html
parent: non-fungible-tokens.html
blurb: Trading NFTokens in direct or brokered mode.
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---

View File

@@ -2,8 +2,6 @@
html: non-fungible-tokens.html
parent: tokens.html
blurb: XRPL NFTの紹介。
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---

View File

@@ -2,8 +2,6 @@
html: non-fungible-tokens.html
parent: tokens.html
blurb: Introduction to XRPL NFTs.
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---