mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Label browsing: proof of concept
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
html: escrow-object.html #escrow.html is taken by the concept page
|
||||
parent: ledger-object-types.html
|
||||
blurb: Contains XRP held for a conditional payment.
|
||||
labels:
|
||||
- Escrow
|
||||
---
|
||||
# Escrow
|
||||
[[Source]](https://github.com/ripple/rippled/blob/c6b6d82a754fe449cc533e18659df483c10a5c98/src/ripple/protocol/impl/LedgerFormats.cpp#L90-L101 "Source")
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: escrowcancel.html
|
||||
parent: transaction-types.html
|
||||
blurb: Reclaim escrowed XRP.
|
||||
labels:
|
||||
- Escrow
|
||||
---
|
||||
# EscrowCancel
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: escrowcreate.html
|
||||
parent: transaction-types.html
|
||||
blurb: Create an escrowed XRP payment.
|
||||
labels:
|
||||
- Escrow
|
||||
---
|
||||
# EscrowCreate
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: escrowfinish.html
|
||||
parent: transaction-types.html
|
||||
blurb: Deliver escrowed XRP to recipient.
|
||||
labels:
|
||||
- Escrow
|
||||
---
|
||||
# EscrowFinish
|
||||
|
||||
|
||||
Reference in New Issue
Block a user