Skip to content

Commit

Permalink
Fix "commitable" typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Oct 23, 2023
1 parent 23aa4d8 commit 1626afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tips/TIP-0038/tip-0038.md
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@ and `Return Address` would be able to unlock the output, potentially allowing a

**Example with optimal Commitment Input choice**

Suppose that `Minimum Committable Age` is 3 and `Maximum Commitable Age` is 10, and there is an Expiration Unlock
Suppose that `Minimum Committable Age` is 3 and `Maximum Committable Age` is 10, and there is an Expiration Unlock
Condition with `Slot Index` set to 20. Note the restrictions on the Commitment Input within a transaction relative to a
[Block's `Issuing Time`](../TIP-0046/tip-0046.md#syntactic-validation). If the current slot is 19, the oldest Commitment
the Address owner can pick as the Commitment Input is the one with index = 19-10 = 9 and can therefore unlock the
Expand Down

0 comments on commit 1626afe

Please sign in to comment.