dcrd/mining
Dmitry Fedorov e2effe836b
dcrjson: Add listtickets command.
This adds an RPC to list all tickets belonging to current wallet with
ticket, spender transactions' info and status.
2018-10-11 16:21:34 -05:00
..
doc.go docs: Add/update doc.go in a few spots (#277) 2016-07-08 11:09:32 -05:00
go.mod multi: Break blockchain dependency on dcrjson. 2018-10-10 16:44:20 -05:00
go.sum dcrjson: Add listtickets command. 2018-10-11 16:21:34 -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.