mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Fix issues with tokens rewrite
This commit is contained in:
@@ -8,11 +8,10 @@ labels:
|
||||
|
||||
For regulatory purposes, some issuers need the ability to recover tokens after they are distributed to accounts. For example, if an issuer were to discover that tokens were sent to an account sanctioned for illegal activity, the issuer could recover, or *claw back*, the funds. The ability to claw back funds is controlled differently for different types of tokens:
|
||||
|
||||
- Issuers can gain the ability to claw back any of their [trust line tokens](./trust-line-tokens.md) by enabling the **Allow Clawback** flag on their issuing account. This flag cannot be enabled if the issuer has already issued trust line tokens.
|
||||
- Issuers can gain the ability to claw back any of their [trust line tokens](./trust-line-tokens.md) by enabling the **Allow Clawback** flag on their issuing account. This flag cannot be enabled if the issuer has already issued trust line tokens. {% amendment-disclaimer name="Clawback" /%}
|
||||
- [MPTs](./multi-purpose-tokens.md) can be clawed back by the issuer if the **Can Clawback** flag is enabled for the MPT issuance. {% amendment-disclaimer name="MPTokensV1" /%}
|
||||
- XRP is not a token and cannot be clawed back.
|
||||
|
||||
{% amendment-disclaimer name="Clawback" /%}
|
||||
|
||||
## Allow Clawback for Trust Line Tokens
|
||||
|
||||
|
||||
Reference in New Issue
Block a user