mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Reorg tutorials to match nav, and update links
This commit is contained in:
@@ -87,9 +87,9 @@ You can only enable the No Freeze setting with a transaction signed by your addr
|
||||
- **Concepts:**
|
||||
- [Trust Lines and Issuing](index.md)
|
||||
- **Tutorials:**
|
||||
- [Enable No Freeze](../../../tutorials/use-tokens/enable-no-freeze.md)
|
||||
- [Enact Global Freeze](../../../tutorials/use-tokens/enact-global-freeze.md)
|
||||
- [Freeze a Trust Line](../../../tutorials/use-tokens/freeze-a-trust-line.md)
|
||||
- [Enable No Freeze](../../../tutorials/tasks/use-tokens/enable-no-freeze.md)
|
||||
- [Enact Global Freeze](../../../tutorials/tasks/use-tokens/enact-global-freeze.md)
|
||||
- [Freeze a Trust Line](../../../tutorials/tasks/use-tokens/freeze-a-trust-line.md)
|
||||
- **References:**
|
||||
- [account_lines method][]
|
||||
- [account_info method][]
|
||||
|
||||
@@ -8,7 +8,7 @@ labels:
|
||||
---
|
||||
# Stablecoin Configuration
|
||||
|
||||
There are some settings you must configure on your XRP Ledger account before you start issuing tokens. For examples of how to configure these settings, see [Issue a Fungible Token](../../../../tutorials/use-tokens/issue-a-fungible-token.md).
|
||||
There are some settings you must configure on your XRP Ledger account before you start issuing tokens. For examples of how to configure these settings, see [Issue a Fungible Token](../../../../tutorials/tasks/use-tokens/issue-a-fungible-token.md).
|
||||
|
||||
Settings you might want to configure include:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user