From 85393d0b44b432b38ae00f90bc6b93c8ea3467e5 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Tue, 7 Nov 2023 15:53:41 +0100 Subject: [PATCH] Make transaction validation rules syntactic --- tips/TIP-0050/tip-0050.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips/TIP-0050/tip-0050.md b/tips/TIP-0050/tip-0050.md index aa915aa57..6cd62671e 100644 --- a/tips/TIP-0050/tip-0050.md +++ b/tips/TIP-0050/tip-0050.md @@ -144,7 +144,7 @@ does not have it. | 7 | Can receive NFT Outputs. | | 8 | Can receive Delegation Outputs. | -### Semantic transaction validation rules +### Syntactic transaction validation rules This section defines the transaction validation rules coming into effect with the capability flags. These are defined in terms of the flags being **unset**. If the flag is **set**, the rule does not apply to the transaction.