package
0.0.0-20241014125134-4ac112346916
Repository: https://github.com/frostymuaddib/go-ethereum-poic.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author

# Variables

DefaultConfig contains default settings for miner.

# Structs

BuildPayloadArgs contains the provided parameters for building payload.
Config is the configuration parameters of mining.
Miner is the main object which takes care of submitting new work to consensus engine and gathering the sealing result.
Payload wraps the built payload(block waiting for sealing).

# Interfaces

Backend wraps all methods required for mining.