Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Miner ¶
type Miner struct {
// contains filtered or unexported fields
}
func (*Miner) PendingBlock ¶
type NewMinedBlockSubscriber ¶
type NewMinedBlockSubscriber interface {
SubscribeNewMinedBlockEvent(chan core.NewMinedBlockEvent) event.Subscription
}
Click to show internal directories.
Click to hide internal directories.