mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 18:00:11 +01:00
caac0f821a
In this commit, we update all the btcutil imports to point to the new sub-module. In the same commit, we also modify the recently added `btcutil/go.mod` file as we need to continue pointing to the _old_ version of btcd, until we merge this PR and push a new tag. |
||
---|---|---|
.. | ||
cpuminer.go | ||
log.go | ||
README.md |
cpuminer
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.
Installation and Updating
$ go get -u github.com/btcsuite/btcd/mining/cpuminer
License
Package cpuminer is licensed under the copyfree ISC License.