//
pkg.gl
Category
github.com/cpchain/chain
miner
package
0.5.3-beta.0
Repository:
https://github.com/cpchain/chain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
788 SLOC
#
Functions
New
No description provided by the author
NewNativeWorker
No description provided by the author
#
Structs
Miner
Miner creates blocks.
NativeWorker
No description provided by the author
Result
No description provided by the author
Work
Work is the workers current environment and holds all of the current state information.
#
Interfaces
Backend
Backend wraps all methods required for mining.
Worker
Worker can register itself with the engine.