Merge pull request #383 from jhaaaa/issue-curr-landing

fix issued currencies landing
This commit is contained in:
Rome Reginelli
2018-05-16 16:25:06 -07:00
committed by GitHub
2 changed files with 12 additions and 2 deletions

View File

@@ -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.

View File

@@ -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