Remove Escrow amendment + fix admonition

This commit is contained in:
Maria Shodunke
2025-10-13 11:28:36 +01:00
parent 9b9d186af1
commit 3136af79a3
5 changed files with 2 additions and 10 deletions

View File

@@ -9,8 +9,6 @@ labels:
Return funds from an expired [escrow](../../../../concepts/payment-types/escrow.md) to its sender.
{% amendment-disclaimer name="Escrow" /%}
## Example {% $frontmatter.seo.title %} JSON
```json

View File

@@ -9,7 +9,7 @@ labels:
Set aside funds in an [escrow](../../../../concepts/payment-types/escrow.md) that delivers them to a predetermined recipient when certain conditions are met. If the escrow has an expiration, the funds can also be returned to the sender after it expires.
{% admonition type="info" name="Fungible Tokens" %}
{% admonition type="info" name="Note" %}
To escrow fungible tokens you must take note of the following:
- Trust Line Tokens must have the **Allow Trust Line Locking** flag enabled on their account.
@@ -18,7 +18,6 @@ To escrow fungible tokens you must take note of the following:
- If the token requires **authorization**, both sender and recipient must be pre-authorized by the issuer.
{% /admonition %}
{% amendment-disclaimer name="Escrow" /%}
{% amendment-disclaimer name="TokenEscrow" mode="updated" /%}

View File

@@ -9,9 +9,6 @@ labels:
Deliver funds from an [escrow](../../../../concepts/payment-types/escrow.md) to the recipient.
{% amendment-disclaimer name="Escrow" /%}
## Example {% $frontmatter.seo.title %} JSON
```json