We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8670810 commit 8cc62a7Copy full SHA for 8cc62a7
README.md
@@ -7,7 +7,7 @@ https://colab.research.google.com/drive/1-0k8ivA9Lk7Ymh0cFVdtB2uX8hh-htey?usp=sh
7
8
A Python implementation of the Bitcoin mining algorithm
9
10
-This small script is a simulation of the Bitcoin Genesis block mining process.
+This small script is the Bitcoin Genesis block mining process.
11
12
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.
13
0 commit comments