Merge pull request #386 from jhaaaa/use-escrows-land

fix Use Escrows landing page
This commit is contained in:
Rome Reginelli
2018-05-16 16:25:24 -07:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
# Use Escrows
The XRP Ledger supports held payments, or _escrows_, that can be executed only after a certain time has passed or a cryptographic condition has been fulfilled. Escrows can only send XRP, not issued currencies. You can use these features to build publicly-provable smart contracts. This article explains basic tasks relating to held payments.

View File

@@ -652,13 +652,13 @@ pages:
targets: targets:
- local - local
- md: tutorials/use-complex-payment-types/use-escrows/use-escrows.md - name: Use Escrows
html: use-escrows.html html: use-escrows.html
funnel: Docs funnel: Docs
doc_type: Tutorials doc_type: Tutorials
category: Use Complex Payment Types category: Use Complex Payment Types
subcategory: Use Escrows subcategory: Use Escrows
blurb: The XRP Ledger supports held payments, or _escrows_, that can be executed only after a certain time has passed or a cryptographic condition has been fulfilled. Escrows can only send XRP, not issued currencies. You can use these features to build publicly-provable smart contracts. This article explains basic tasks relating to held payments. blurb: The XRP Ledger supports held payments, or escrows, that can be executed only after a certain time has passed or a cryptographic condition has been fulfilled. Escrows can only send XRP, not issued currencies. You can use these features to build publicly-provable smart contracts. This sections explains basic tasks relating to held payments.
template: template-landing-children.html template: template-landing-children.html
targets: targets:
- local - local
@@ -669,6 +669,7 @@ pages:
doc_type: Tutorials doc_type: Tutorials
category: Use Complex Payment Types category: Use Complex Payment Types
subcategory: Use Escrows subcategory: Use Escrows
blurb: Create an escrow whose only condition for release is that a specific time has passed.
targets: targets:
- local - local
@@ -678,6 +679,7 @@ pages:
doc_type: Tutorials doc_type: Tutorials
category: Use Complex Payment Types category: Use Complex Payment Types
subcategory: Use Escrows subcategory: Use Escrows
blurb: Create an escrow whose release is based on a condition being fulfilled.
targets: targets:
- local - local
@@ -687,6 +689,7 @@ pages:
doc_type: Tutorials doc_type: Tutorials
category: Use Complex Payment Types category: Use Complex Payment Types
subcategory: Use Escrows subcategory: Use Escrows
blurb: Cancel an expired escrow.
targets: targets:
- local - local
@@ -696,6 +699,7 @@ pages:
doc_type: Tutorials doc_type: Tutorials
category: Use Complex Payment Types category: Use Complex Payment Types
subcategory: Use Escrows subcategory: Use Escrows
blurb: Look up pending escrows by sender or destination address.
targets: targets:
- local - local