Skip to content

Commit 559da09

Browse files
authored
Link MPTs from Payment page
The "MPT Payments" section of this page is one of the first search results for MPTs. This seems like a place where it's useful to link back to the concept article for MPTs.
1 parent cd44b8e commit 559da09

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)