package
0.0.0-20201217075903-aecdb050f89d
Repository: https://github.com/lvbin2012/neuralchain.git
Documentation: pkg.go.dev

# Packages

This file contains a miner stress test based on the Clique consensus engine.

# Functions

No description provided by the author

# Structs

Config is the configuration parameters of mining.
Miner creates blocks and searches for proof-of-work values.

# Interfaces

Backend wraps all methods required for mining.