mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
fix issued currencies landing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Issued Currencies
|
||||
# Issued Currencies Overview
|
||||
|
||||
All currencies other than XRP can be represented in the XRP Ledger as **issued currencies**. These digital assets (sometimes called "issuances" or "IOUs") are tracked in accounting relationships, called "trust lines," between addresses. Issued currencies are typically considered as liabilities from one perspective and assets from the other, so the balance of a trust line is negative or positive depending on which side you view it from. Any address may freely issue (non-XRP) currencies, limited only by how much other addresses are willing to hold.
|
||||
|
||||
@@ -276,7 +276,7 @@ pages:
|
||||
targets:
|
||||
- local
|
||||
|
||||
- md: concepts/issued-currencies/issued-currencies.md
|
||||
- name: Issued Currencies
|
||||
html: issued-currencies.html
|
||||
funnel: Docs
|
||||
doc_type: Concepts
|
||||
@@ -286,6 +286,15 @@ pages:
|
||||
targets:
|
||||
- local
|
||||
|
||||
- md: concepts/issued-currencies/issued-currencies-overview.md
|
||||
html: issued-currencies-overview.html
|
||||
funnel: Docs
|
||||
doc_type: Concepts
|
||||
category: Issued Currencies
|
||||
blurb: Get an overview of issued currencies and their properties in the XRP Ledger.
|
||||
targets:
|
||||
- local
|
||||
|
||||
- md: concepts/issued-currencies/trust-lines-and-issuing.md
|
||||
html: trust-lines-and-issuing.html
|
||||
funnel: Docs
|
||||
@@ -300,6 +309,7 @@ pages:
|
||||
funnel: Docs
|
||||
doc_type: Concepts
|
||||
category: Issued Currencies
|
||||
blurb: Learn about authorized trust lines, which enable a currency issuer to limit who can hold its issued (non-XRP) currencies.
|
||||
targets:
|
||||
- local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user