Skip to content

Commit f4ecba9

Browse files
authored
Update quiz.mdx
1 parent 952eec8 commit f4ecba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decoding/quiz.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Let’s see how well you understand the core concepts of locking and unlocking s
137137
<div class="flex-grow h-0.5 bg-gradient-to-r from-gray-400 via-orange-300 to-transparent"></div>
138138
</div>
139139

140-
## Ex 4: Script Success and Failure
140+
## Ex 3: Script Success and Failure
141141

142142
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.
143143

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

222-
## Ex 5: Standard and non-standard transaction
222+
## Ex 4: Standard and non-standard transaction
223223

224224
Test your knowledge of standard and non-standard scripts, understanding the criteria that Bitcoin nodes use to relay or reject transactions.
225225

0 commit comments

Comments
 (0)