Skip to content

Commit

Permalink
Fix onpage link
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisDawson committed Oct 23, 2023
1 parent 213c184 commit dcb1d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/tutorials/quickstart/py-create-conditional-escrows.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Click **Get Condition** to generate a condition/fulfillment pair and populate th

[![Escrow Example with Condition and Fulfillment](img/quickstart-py-conditional-escrow-3.png)](img/quickstart-py-conditional-escrow-3.png)

### Create Conditional Escrow:
### Create Conditional Escrow

<div align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/IUfSX5RKahs?si=7kV0T2NTtqsZfpvX" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Expand Down Expand Up @@ -114,7 +114,7 @@ When the Escrow Cancel time passes, the escrow is no longer available to the rec

If you forget to save the sequence number, you can find it in the escrow transaction record.

1. Create a new escrow as described in [Create Escrow](#create-escrow), above.
1. Create a new escrow as described in [Create Conditional Escrow](#create-conditional-escrow), above.
2. Click **Get Escrows** to get the escrow information.
3. Copy the _PreviousTxnLgrSeq_ value from the results.
![Transaction ID in Get Escrows results](img/quickstart-py-conditional-escrow-6.png)
Expand Down

0 comments on commit dcb1d50

Please sign in to comment.