Skip to content

Commit 8670810

Browse files
authored
Update README.md
1 parent 046036b commit 8670810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ https://colab.research.google.com/drive/1-0k8ivA9Lk7Ymh0cFVdtB2uX8hh-htey?usp=sh
77

88
A Python implementation of the Bitcoin mining algorithm
99

10-
This small script is a pseudo-simulation of the Bitcoin Genesis block mining process.
10+
This small script is a simulation of the Bitcoin Genesis block mining process.
1111

1212
Given the Genesis block's data, this script double-hashes it using SHA-256 and attempts to find a hash less than the Genesis target.
1313

0 commit comments

Comments
 (0)