lbcd/mining
Roy Lee b7d3e11250 [lbry] misc: rename btcd to lbcd
Currently, we're only focus on the changes that are visible in
run time, such as executable name, config files/dirs, errors
and hint messages. And wire messages exchanged in network.

btc{d,ctl,wallet} lbc{d,ctl,wallet}
2021-08-19 14:17:22 -04:00
..
cpuminer docs: update shields 2021-03-05 07:45:19 -05:00
log.go all: Remove seelog logger. 2017-06-19 16:46:50 -04:00
mining.go [lbry] misc: rename btcd to lbcd 2021-08-19 14:17:22 -04:00
mining_test.go mining: Refactor template code into mining package. 2016-10-27 11:48:48 -05:00
policy.go multi: Rework utxoset/view to use outpoints. 2018-05-27 03:07:41 -05:00
policy_test.go mining: Add basic priority calculation tests. 2016-10-27 13:13:37 -05:00
README.md docs: update shields 2021-03-05 07:45:19 -05:00

mining

Build Status ISC License GoDoc

Overview

This package is currently a work in progress.

Installation and Updating

$ go get -u github.com/btcsuite/btcd/mining

License

Package mining is licensed under the copyfree ISC License.