mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 12:45:50 +00:00
Freezes: update see also sections
This commit is contained in:
@@ -146,7 +146,20 @@ Response:
|
||||
|
||||
## See Also
|
||||
|
||||
***TODO***
|
||||
- **Concepts:**
|
||||
- [Freezing Issued Currencies](freezes.html)
|
||||
- [Trust Lines and Issuing](trust-lines-and-issuing.html)
|
||||
- **Tutorials:**
|
||||
- [Enact Global Freeze](enact-global-freeze.html)
|
||||
- [Freeze a Trust Line](freeze-a-trust-line.html)
|
||||
- **References:**
|
||||
- [account_lines method][]
|
||||
- [account_info method][]
|
||||
- [AccountSet transaction][]
|
||||
- [TrustSet transaction][]
|
||||
- [AccountRoot Flags](accountroot.html#accountroot-flags)
|
||||
- [RippleState (trust line) Flags](ripplestate.html#ripplestate-flags)
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
|
||||
@@ -6,6 +6,7 @@ filters:
|
||||
- include_code
|
||||
labels:
|
||||
- Tokens
|
||||
- Security
|
||||
---
|
||||
# Enact Global Freeze
|
||||
|
||||
@@ -211,7 +212,20 @@ After the transaction is validated, you can confirm the status of the Global Fre
|
||||
|
||||
## See Also
|
||||
|
||||
***TODO***
|
||||
- **Concepts:**
|
||||
- [Freezing Issued Currencies](freezes.html)
|
||||
- [Trust Lines and Issuing](trust-lines-and-issuing.html)
|
||||
- **Tutorials:**
|
||||
- [Enable No Freeze](enable-no-freeze.html)
|
||||
- [Freeze a Trust Line](freeze-a-trust-line.html)
|
||||
- [Change or Remove a Regular Key Pair](change-or-remove-a-regular-key-pair.html)
|
||||
- **References:**
|
||||
- [account_lines method][]
|
||||
- [account_info method][]
|
||||
- [AccountSet transaction][]
|
||||
- [TrustSet transaction][]
|
||||
- [AccountRoot Flags](accountroot.html#accountroot-flags)
|
||||
- [RippleState (trust line) Flags](ripplestate.html#ripplestate-flags)
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
|
||||
@@ -6,6 +6,7 @@ filters:
|
||||
- include_code
|
||||
labels:
|
||||
- Tokens
|
||||
- Security
|
||||
---
|
||||
# Freeze a Trust Line
|
||||
|
||||
@@ -221,7 +222,20 @@ As before, wait for the previous transaction to be validated by consensus before
|
||||
|
||||
## See Also
|
||||
|
||||
***TODO***
|
||||
- **Concepts:**
|
||||
- [Freezing Issued Currencies](freezes.html)
|
||||
- [Trust Lines and Issuing](trust-lines-and-issuing.html)
|
||||
- **Tutorials:**
|
||||
- [Enable No Freeze](enable-no-freeze.html)
|
||||
- [Enact Global Freeze](enact-global-freeze.html)
|
||||
- [Change or Remove a Regular Key Pair](change-or-remove-a-regular-key-pair.html)
|
||||
- **References:**
|
||||
- [account_lines method][]
|
||||
- [account_info method][]
|
||||
- [AccountSet transaction][]
|
||||
- [TrustSet transaction][]
|
||||
- [AccountRoot Flags](accountroot.html#accountroot-flags)
|
||||
- [RippleState (trust line) Flags](ripplestate.html#ripplestate-flags)
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
|
||||
Reference in New Issue
Block a user