Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MineConfig ¶
type Miner ¶
type Miner struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *MineConfig, chain *chain.BlockChain, txPool *chain.TxPool, engine chain.Engine) *Miner
func (*Miner) GetMinerAddress ¶
func (*Miner) SetMinerAddress ¶
Click to show internal directories.
Click to hide internal directories.