Add disclaimers and links

This commit is contained in:
Dennis Dawson
2025-04-03 11:20:33 -07:00
parent 790eff176d
commit 573d993f26
3 changed files with 15 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ labels:
---
# Sending MPTs
_As an XRPL holder, I want to send multi-purpose tokens to another account in order to complete an offline transaction._
_(Requires the [MPToken amendment][] {% not-enabled /%})_
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.
@@ -820,4 +820,5 @@ async function authorizeMPT() {
</div>
<hr/>
==>
-->
{% raw-partial file="/docs/_snippets/common-links.md" /%}