Registry / crypto / decred-dcrd-mining

decred-dcrd-mining

JSON →
library1.1.1gogounverified

Package mining provides mining and policy types for the Decred blockchain, including block template creation and CPU mining.

go get github.com/decred/dcrd/mining
INSTALL
IMPORT
SIG · DECRED-DCRD-MINING
D
decred-dcrd-mining
cryptogov1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mining
github.com/decred/dcrd/mining

Create a mining policy configuration.

import "github.com/decred/dcrd/mining" func main() { policy := mining.Policy{ MinTxFee: 1000, BlockPrioritySize: 50000, } _ = policy }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Resources
decred-dcrd-mining — go get decred-dcrd-mining · libregistry