Skip to content

Commit

Permalink
Add explicit Commitment Input syntax requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Jan 25, 2024
1 parent 8f85f16 commit 261deb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tips/TIP-0045/tip-0045.md
Original file line number Diff line number Diff line change
Expand Up @@ -1190,6 +1190,7 @@ The following criteria defines whether a payload passes the syntactical validati
- `Index` as the second criteria for _Reward Inputs_.
- `Account ID` as the second criteria for _Block Issuance Credit Inputs_.
- There must be zero or one _Commitment Input_.
- A _Commitment Input_ must be present if one or more _Block Issuance Credit Inputs_ or _Reward Inputs_ are present.
- For each `Index` in the _Reward Inputs_ it must hold that: `Index < Inputs Count`.
- Outputs:
- `Outputs Count` must be `0 < x ≤ Max Outputs Count`.
Expand Down

0 comments on commit 261deb5

Please sign in to comment.