btcd/mining
linghuying ff2e03e112
chore: fix some comments for struct field (#2214)
Signed-off-by: linghuying <1599935829@qq.com>
2024-07-16 09:02:23 -04:00
..
cpuminer multi: Run gofmt on the entire repository 2023-06-21 22:31:09 +09:00
log.go all: Remove seelog logger. 2017-06-19 16:46:50 -04:00
mining_test.go multi: update btcutil imports to point to new sub-module 2022-01-10 18:44:58 -08:00
mining.go Merge pull request #2091 from zhiqiangxu/rm_trailing_continue 2024-03-26 02:36:00 -06:00
policy_test.go multi: Run gofmt on the entire repository 2023-06-21 22:31:09 +09:00
policy.go chore: fix some comments for struct field (#2214) 2024-07-16 09:02:23 -04: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.