MCPcopy 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

1from hashlib import sha256
2import time
3
4## maximum number of Iteration of the Nonce

Callers

nothing calls this directly

Calls 1

mineFunction · 0.70

Tested by

no test coverage detected