From d2044c0feb099aaf6bfe6ad1d582a9d79f063401 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Mon, 20 Nov 2023 09:46:16 +0100 Subject: [PATCH] Remove outdated max native token count rule --- tips/TIP-0045/tip-0045.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tips/TIP-0045/tip-0045.md b/tips/TIP-0045/tip-0045.md index e2e820cdb..fdf281fa6 100644 --- a/tips/TIP-0045/tip-0045.md +++ b/tips/TIP-0045/tip-0045.md @@ -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 2Mana Bits Count - 1. - - 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 2Mana Bits Count - 1.