Enable include_code by default

This commit is contained in:
mDuo13
2022-11-22 16:18:30 -08:00
parent 3cbc0400af
commit bc752f213d
26 changed files with 3 additions and 41 deletions

View File

@@ -2,8 +2,6 @@
html: nftokenoffer.html
parent: ledger-object-types.html
blurb: NFTを売買するオファーを作成する。
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---

View File

@@ -2,8 +2,6 @@
html: nftokenoffer.html
parent: ledger-object-types.html
blurb: Create offers to buy or sell NFTs.
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---

View File

@@ -2,8 +2,6 @@
html: nftokenpage.html
parent: ledger-object-types.html
blurb: NFTokenを記録するためのレジャー構造。
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---

View File

@@ -2,8 +2,6 @@
html: nftokenpage.html
parent: ledger-object-types.html
blurb: Ledger structure for recording NFTokens.
filters:
- include_code
labels:
- Non-fungible Tokens, NFTs
---