Merge pull request #3050 from XRPLF/fix-common-link

Fix Deep Freeze Broken Link
This commit is contained in:
Amarantha Kulkarni
2025-03-28 09:32:20 -07:00
committed by GitHub

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" /%}