File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,11 @@ This also equals 1.
79
79
### Quiz
80
80
* What is the version number indicated by the following 4 bytes little endian in hexadecimal format: ` 10000000 ` ?*
81
81
82
- ### Additional Resources
83
- * Hexadecimal overview: https://learnmeabitcoin.com/technical/hexadecimal .
84
- * Little endian overview: https://learnmeabitcoin.com/technical/little-endian
82
+ ### Additional Reading
83
+ * Bits, bytes and the dreaded little-endian: https://edil.com.br/blog/bits-bytes-and-the-dreaded-little-endian
84
+ * learnmeabitcoin.com:
85
+ - hexadecimal overview: https://learnmeabitcoin.com/technical/hexadecimal
86
+ - little endian overview: https://learnmeabitcoin.com/technical/little-endian
85
87
86
88
----------------------------------------------------------------------------------------------------------------------------------------------------
87
89
You can’t perform that action at this time.
0 commit comments