Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ mine.py
File
mine.py
projects/Bitcoin Mining/mine.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
hashlib
import
sha256
2
import
time
3
4
## maximum number of Iteration of the Nonce
Callers
nothing calls this directly
Calls
1
mine
Function · 0.70
Tested by
no test coverage detected