Change disclaimer to amendment link

This commit is contained in:
Dennis Dawson
2024-12-19 11:40:27 -08:00
parent 196ba7a9f7
commit 02c83f24cb
13 changed files with 38 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ status: not_enabled
---
# Multi-purpose Tokens
{% partial file="/docs/_snippets/mpts-disclaimer.md" /%}
_(Requires the [MPToken amendment][] {% not-enabled /%})_
Multi-purpose tokens (MPTs) are a more compact and flexible type of fungible token.
@@ -62,3 +62,5 @@ MPTs are intended to be complementary to IOUs. While there might be use cases w
- [MPTokenIssuanceCreate](../../../references/protocol/transactions/types/mptokenissuancecreate.md)
- [MPTokenIssuanceDestroy](../../../references/protocol/transactions/types/mptokenissuancedestroy.md)
- [MPTokenIssuanceSet](../../../references/protocol/transactions/types/mptokenissuanceset.md)
{% raw-partial file="/docs/_snippets/common-links.md" /%}