dcrd/mining
Donald Adu-Poku 3b33c0cc93 multi: move MinHighPriority into mining package.
Port of upstream commit a18f883.
2018-09-12 15:40:55 +00:00
..
doc.go docs: Add/update doc.go in a few spots (#277) 2016-07-08 11:09:32 -05:00
go.mod release: Bump module versions and deps. 2018-08-09 14:30:22 -05:00
go.sum build: Tidy module sums (go mod tidy). 2018-08-16 20:03:27 -05:00
mining.go multi: move MinHighPriority into mining package. 2018-09-12 15:40:55 +00:00
policy.go mining/mempool: Move priority code to mining pkg. 2018-03-03 00:18:01 -06:00
README.md multi: Update markdown in README files to match change in github parser. 2017-05-26 12:06:19 -04:00

mining

Build Status ISC License GoDoc

Overview

This package is currently a work in progress.

Installation and Updating

$ go get -u github.com/decred/dcrd/mining

License

Package mining is licensed under the copyfree ISC License.