From 2a3084665c1b14b690d3dbff7bab6c4b926fee75 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Wed, 8 Nov 2023 15:43:18 +0100 Subject: [PATCH] Remove `Amount` rules (moved to TIP-45) --- tips/TIP-0042/tip-0042.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/tips/TIP-0042/tip-0042.md b/tips/TIP-0042/tip-0042.md index dc49b9db7..bb28bf17e 100644 --- a/tips/TIP-0042/tip-0042.md +++ b/tips/TIP-0042/tip-0042.md @@ -796,8 +796,6 @@ outputs that are locked under _Account Address_ and it keeps track of controlled ### Output Syntactic Validation -- `Amount` field must not be `0`. -- `Amount` field must fulfill the [storage deposit requirements](../TIP-0047/tip-0047.md). - It must hold true that `Unlock Conditions Count = 1`. - `Unlock Condition Type` of an Unlock Condition must define one of the following types: - Address Unlock Condition