mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Merge pull request #352 from mDuo13/doc1484
Add complex payment types concepts
This commit is contained in:
@@ -173,6 +173,15 @@ pages:
|
||||
targets:
|
||||
- local
|
||||
|
||||
- md: concepts/complex-payment-types/cross-currency-payments.md
|
||||
html: cross-currency-payments.html
|
||||
funnel: Docs
|
||||
doc_type: Concepts
|
||||
category: Complex Payment Types
|
||||
blurb: Cross-currency payments atomically deliver a different currency than they send by converting through paths and order books.
|
||||
targets:
|
||||
- local
|
||||
|
||||
- md: concepts/complex-payment-types/checks.md
|
||||
html: checks.html
|
||||
funnel: Docs
|
||||
@@ -200,7 +209,14 @@ pages:
|
||||
targets:
|
||||
- local
|
||||
|
||||
# TODO: payment channels concept
|
||||
- md: concepts/complex-payment-types/payment-channels.md
|
||||
html: payment-channels.html
|
||||
funnel: Docs
|
||||
doc_type: Concepts
|
||||
category: Complex Payment Types
|
||||
blurb: Payment Channels enable fast, asynchronous XRP payments that can be divided into very small increments and settled later.
|
||||
targets:
|
||||
- local
|
||||
|
||||
- md: concepts/issued-currencies/issued-currencies.md
|
||||
html: issued-currencies.html
|
||||
|
||||
Reference in New Issue
Block a user