mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 13:45:49 +00:00
Use component amendment disclaimers for MPTs
This commit is contained in:
@@ -7,7 +7,7 @@ labels:
|
||||
---
|
||||
# Sending MPTs
|
||||
|
||||
_(Requires the [MPToken amendment][] {% not-enabled /%})_
|
||||
{% amendment-disclaimer name="MPTokensV1" /%}
|
||||
|
||||
To send an MPT to another account, the receiving account must first authorize the receipt of the MPT, based on its MPToken Issuance ID. This is to prevent malicious users from spamming accounts with unwanted tokens that could negatively impact storage and XRP reserves.
|
||||
|
||||
@@ -841,4 +841,4 @@ async function authorizeMPT() {
|
||||
<hr/>
|
||||
|
||||
-->
|
||||
{% raw-partial file="/docs/_snippets/common-links.md" /%}
|
||||
{% raw-partial file="/docs/_snippets/common-links.md" /%}
|
||||
|
||||
Reference in New Issue
Block a user