This removes the unused MiningAddrs field from the cpuminer Config struct as the cpuminer no longer requires direct access to them after it was converted to make use of the background template generator. |
||
|---|---|---|
| .. | ||
| cpuminer.go | ||
| doc.go | ||
| log.go | ||
| README.md | ||
cpuminer
Package cpuminer provides facilities for solving blocks (mining) using the CPU.
Overview
This package is currently a work in progress. It works without issue since it is used in several of the integration tests, but the API is not really ready for public consumption as it has simply been refactored out of the main codebase for now.
License
Package cpuminer is licensed under the copyfree ISC License.