Minor escrow tutorial edits

This commit is contained in:
mDuo13
2025-12-04 15:48:57 -08:00
parent ebd1fd2c6a
commit 4154c671f6
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,4 @@
---
html: use-escrows.html
parent: use-specialized-payment-types.html
metadata:
indexPage: true
---

View File

@@ -15,6 +15,7 @@ This tutorial shows how to escrow XRP. If the [TokenEscrow amendment][] is enabl
By following this tutorial, you should learn how to:
- Convert a timestamp into the XRP Ledger's native format.
- Create a crypto-condition and fulfillment in the format needed for the XRP Ledger.
- Create and finish an escrow.
## Prerequisites