Skip to content

Commit e994c1c

Browse files
authoredFeb 25, 2025··
Update recurring_swap.py (#721)
1 parent 3a90e95 commit e994c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/signature/recurring_swap.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
it submits a transaction with its signature of first_valid in the arguement and with
1515
the first_valid in the lease to prevent replay attacks.
1616
17-
The hospital may some extra information about the transaction in the note
17+
The hospital may add some extra information about the transaction in the note
1818
field for audit purpose.
1919
2020
After timeout, the buyer can claw the remaining balance back.

0 commit comments

Comments
 (0)
Please sign in to comment.