Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions decoding/quiz.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Let’s see how well you understand the core concepts of locking and unlocking s
<div class="flex-grow h-0.5 bg-gradient-to-r from-gray-400 via-orange-300 to-transparent"></div>
</div>

## 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.

Expand Down Expand Up @@ -219,7 +219,7 @@ This quiz will test your understanding of what makes a Bitcoin script valid or i
<div class="flex-grow h-0.5 bg-gradient-to-r from-gray-400 via-orange-300 to-transparent"></div>
</div>

## 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.

Expand Down