add common links code snippet

This commit is contained in:
Oliver Eggert
2025-03-25 14:40:16 -07:00
parent 034cb11c97
commit d8d620a270

View File

@@ -85,3 +85,5 @@ Moreover, any existing offers where the owner has been deep-frozen on the `Taker
The Multi-Purpose Token (MPT) freeze/lock functionality differs somewhat from how IOUs work. When an MPT holder is locked, they cannot send or receive MPT payments, so a single flag is sufficient.
For IOUs, the regular freeze only disallows sending. If the issuer wants to block receiving as well, they must apply a deep freeze.
{% raw-partial file="/docs/_snippets/common-links.md" /%}