Skip to content

Commit

Permalink
Edit spec
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed Nov 20, 2024
1 parent 53f2179 commit a843a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tx-format/policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ Transaction is invalid if:
Transaction is invalid if:

- `owner >= inputs.len()`
- `inputs[owner] != InputType::Message && inputs[owner] != InputType::Coin` (owner need to points to an input which has an owner field)

0 comments on commit a843a2b

Please sign in to comment.