Skip to content

Commit

Permalink
Clarify what sig unlock signs
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Oct 24, 2023
1 parent a46d11b commit f76f9c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tips/TIP-0045/tip-0045.md
Original file line number Diff line number Diff line change
Expand Up @@ -650,8 +650,8 @@ The `Unlocks` field holds the unlocks which unlock the inputs in a _Transaction_

#### Signature Unlock

The <i>Signature Unlock</i> holds a signature signing the BLAKE2b-256 hash of the <i>Transaction</i> (including the
optional payload). It is serialized as follows:
The <i>Signature Unlock</i> holds a signature signing the BLAKE2b-256 hash of the serialized `Transaction` field. It is
serialized as follows:

<details>
<summary>Signature Unlock</summary>
Expand Down

0 comments on commit f76f9c2

Please sign in to comment.