Skip to content

Commit

Permalink
Remove outdated max native token count rule
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 20, 2023
1 parent 96ae7d5 commit d2044c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tips/TIP-0045/tip-0045.md
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,6 @@ The following criteria defines whether a payload passes the syntactical validati
- The output itself must pass syntactic validation.
- The sum of all `Amount` fields must not exceed `Max IOTA Supply`.
- The sum of all `Mana` fields must not exceed <code>2<sup>Mana Bits Count</sup> - 1</code>.
- The count of all distinct native tokens present in outputs must not be larger than `Max Native Token Count`.
- Allotments:
- `Allotments Count` must be `0 ≤ x ≤ 128`.
- The sum of all `Mana` fields must not exceed <code>2<sup>Mana Bits Count</sup> - 1</code>.
Expand Down

0 comments on commit d2044c0

Please sign in to comment.