cmd, consensus/ethash, eth: miner push notifications
This commit is contained in:
@ -97,6 +97,7 @@ type Config struct {
|
||||
// Mining-related options
|
||||
Etherbase common.Address `toml:",omitempty"`
|
||||
MinerThreads int `toml:",omitempty"`
|
||||
MinerNotify []string `toml:",omitempty"`
|
||||
ExtraData []byte `toml:",omitempty"`
|
||||
GasPrice *big.Int
|
||||
|
||||
|
Reference in New Issue
Block a user