Skip to content

Commit f88f9d1

Browse files
authored
Merge pull request #3108 from XRPLF/rr-link-mpts-from-payment
Link MPTs from Payment page
2 parents ec84bea + 559da09 commit f88f9d1

File tree

1 file changed

+1
-1
lines changed
  • docs/references/protocol/transactions/types

1 file changed

+1
-1
lines changed

docs/references/protocol/transactions/types/payment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ In the above example with a ¥95/$15 offer and a ¥5/$2 offer, the situation is
145145

146146
_(Requires the [MPTokensV1 amendment][] {% not-enabled /%})_
147147

148-
When you send a payment using MPTs, the _Amount_ field requires only the `mpt_issuance_id` and the `value`. The `MPTokenIssuanceID` is used to uniquely identify the MPT for the transaction.
148+
When you send a payment using [MPTs](/docs/concepts/tokens/fungible-tokens/multi-purpose-tokens), the _Amount_ field requires only the `mpt_issuance_id` and the `value`. The `MPTokenIssuanceID` is used to uniquely identify the MPT for the transaction.
149149

150150
Version 1 MPTokens only support direct MPT payment between accounts. They cannot be traded in the decentralized exchange.
151151

0 commit comments

Comments
 (0)