mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Fix bad image link
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
---
|
||||
html: create-accounts-send-xrp-using-javascript.html
|
||||
parent: send-payments-using-javascript.html
|
||||
seo:
|
||||
description: Create two accounts and transfer XRP between them.
|
||||
labels:
|
||||
- Accounts
|
||||
- Quickstart
|
||||
- Transaction Sending
|
||||
- XRP
|
||||
---
|
||||
|
||||
@@ -3,7 +3,6 @@ seo:
|
||||
description: Create, finish, or cancel time-based escrow transactions.
|
||||
labels:
|
||||
- Accounts
|
||||
- Quickstart
|
||||
- Transaction Sending
|
||||
- XRP
|
||||
---
|
||||
@@ -117,7 +116,7 @@ If you forget to save the sequence number, you can find it in the escrow transac
|
||||
|
||||
# Code Walkthrough
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)in the source repository for this website.
|
||||
Download and expand the [Modular Tutorials](../../../../_code-samples/modular-tutorials/payment-modular-tutorials.zip)<!-- {.github-code-download} --> archive.
|
||||
|
||||
## ripple8-escrow.js
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ To get test accounts:
|
||||
3. Click **Get Operational Account**.
|
||||
4. Click **Get Op Account Info**.
|
||||
|
||||
[](/docs/img/quickstart-py-escrow2.png)
|
||||
[](/docs/img/quickstart-py-escrow2.png)
|
||||
|
||||
## Create Escrow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user