mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 04:42:36 -03:00
7 lines
181 B
Text
7 lines
181 B
Text
|
|
||
|
This is a 'getwork' CPU mining client for bitcoin.
|
||
|
|
||
|
It is pure-python, and therefore very, very slow. The purpose is to
|
||
|
provide a reference implementation of a miner, for study.
|
||
|
|