Skip to content

Commit 65d5f2d

Browse files
committed
Remove outdated links
1 parent 02c83f2 commit 65d5f2d

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

docs/references/protocol/ledger-data/ledger-entry-types/mptoken.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,4 @@ Flags are properties or other options associated with the `MPToken` object.
5757
| `lsfMPTLocked` | `0x00000001` | If enabled, indicates that the MPT owned by this account is currently locked and cannot be used in any XRP transactions other than sending value back to the issuer. |
5858
| `lsfMPTAuthorized` | `0x00000002` | (Only applicable for allow-listing) If set, indicates that the issuer has authorized the holder for the MPT. This flag can be set using a `MPTokenAuthorize` transaction; it can also be "un-set" using a `MPTokenAuthorize` transaction specifying the `tfMPTUnauthorize` flag. |
5959

60-
<!--{# common link defs #}-->
61-
{% include '_snippets/rippled-api-links.md' %}
62-
{% include '_snippets/tx-type-links.md' %}
63-
{% include '_snippets/rippled_versions.md' %}
6460
{% raw-partial file="/docs/_snippets/common-links.md" /%}

docs/references/protocol/ledger-data/ledger-entry-types/mptokenissuance.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,4 @@ Flags are properties or other options associated with the `MPToken` object. Exce
9090
| `lsfMPTCanTransfer` | `0x00000020` | If set, indicates that tokens held by non-issuers can be transferred to other accounts. If not set, indicates that tokens held by non-issuers cannot be transferred except back to the issuer; this enables use cases such as store credit. |
9191
| `lsfMPTCanClawback` | `0x00000040` | If set, indicates that the issuer may use the `Clawback` transaction to claw back value from individual holders. |
9292

93-
{% include '_snippets/rippled-api-links.md' %}
94-
{% include '_snippets/tx-type-links.md' %}
95-
{% include '_snippets/rippled_versions.md' %}
9693
{% raw-partial file="/docs/_snippets/common-links.md" /%}

0 commit comments

Comments
 (0)