//
pkg.gl
Category
github.com/CortexFoundation/CortexTheseus
miner
package
1.10.63
Repository:
https://github.com/cortexfoundation/cortextheseus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
1.3k SLOC
#
Functions
New
New create an instance of Miner.
#
Variables
DefaultConfig
No description provided by the author
#
Structs
Config
Config is the configuration parameters of mining.
Miner
Miner creates blocks and searches for proof-of-work values.
#
Interfaces
Backend
Backend wraps all methods required for mining.