Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/tip45' into tip45
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 24, 2023
2 parents 054a719 + 45eebdc commit 14102f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tips/TIP-0045/tip-0045.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ that a given Output ID was derived from a given Output.

### Transaction ID

A Transaction ID consists of two commitments, the _Transaction Commitment_ and the _Ouptut Commitment_. It is a
A Transaction ID consists of two commitments, the _Transaction Commitment_ and the _Output Commitment_. It is a
`ByteArray[36]` which is computed as follows:

- Let `Transaction Bytes` be the concatenated serialization of the fields from `Network ID` to `Payload`.
Expand Down

0 comments on commit 14102f1

Please sign in to comment.