mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
update js and py readmes to explain what script does
This commit is contained in:
@@ -26,7 +26,7 @@ node send-conditional-escrow.js
|
||||
node sendFungibleTokenEscrow.js
|
||||
```
|
||||
|
||||
Sample output:
|
||||
The script issues an MPT and Trust Line Token, setting up both to be escrowable. It then creates and finishes a conditional escrow with the MPT and a timed escrow with the Trust Line Token.
|
||||
|
||||
```sh
|
||||
=== Funding Accounts ===
|
||||
|
||||
@@ -28,7 +28,7 @@ python send_conditional_escrow.py
|
||||
python send_fungible_token_escrow.py
|
||||
```
|
||||
|
||||
Sample output:
|
||||
The script issues an MPT and Trust Line Token, setting up both to be escrowable. It then creates and finishes a conditional escrow with the MPT and a timed escrow with the Trust Line Token.
|
||||
|
||||
```sh
|
||||
=== Funding Accounts ===
|
||||
|
||||
Reference in New Issue
Block a user