From f4ecba95811204009f26b5f65d276b390102194f Mon Sep 17 00:00:00 2001 From: jrakibi Date: Thu, 11 Sep 2025 19:28:56 +0100 Subject: [PATCH] Update quiz.mdx --- decoding/quiz.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/decoding/quiz.mdx b/decoding/quiz.mdx index 931f14f..243a828 100644 --- a/decoding/quiz.mdx +++ b/decoding/quiz.mdx @@ -137,7 +137,7 @@ Let’s see how well you understand the core concepts of locking and unlocking s
-## Ex 4: Script Success and Failure +## Ex 3: Script Success and Failure This quiz will test your understanding of what makes a Bitcoin script valid or invalid, focusing on the conditions that lead to script success or failure. @@ -219,7 +219,7 @@ This quiz will test your understanding of what makes a Bitcoin script valid or i
-## Ex 5: Standard and non-standard transaction +## Ex 4: Standard and non-standard transaction Test your knowledge of standard and non-standard scripts, understanding the criteria that Bitcoin nodes use to relay or reject transactions.