update js and py readmes to explain what script does

This commit is contained in:
Oliver Eggert
2026-04-03 12:44:28 -07:00
parent a309eb51c5
commit cd4bb02ae2
2 changed files with 2 additions and 2 deletions

View File

@@ -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 ===

View File

@@ -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 ===