Minor corrections

This commit is contained in:
ddawson
2022-12-06 09:25:14 -08:00
parent 757242f519
commit 61e80b4bd4

View File

@@ -107,9 +107,10 @@ If you forget to save the sequence number, you can find it in the escrow transac
2. Click **Get Escrows** to get the escrow information.
3. Copy the _PreviousTxnID_ value from the results.
![Transaction ID in Get Escrows results](img/quickstart-escrow7.png)
4. Paste the _PreviousTxnID_ in the **Tranaction to Look Up** field.
4. Paste the _PreviousTxnID_ in the **Transaction to Look Up** field.
![Transaction to Look Up field](img/quickstart-escrow8.png)
5. Click **Get Transaction** and locate the _Sequence_ value in the results.
5. Click **Get Transaction**.
6. Locate the _Sequence_ value in the results.
![Sequence number in results](img/quickstart-escrow9.png)
# Code Walkthrough