Documentation ¶
Index ¶
Constants ¶
View Source
const MaxMessagesPerBlock = 4000
Variables ¶
This section is empty.
Functions ¶
func NewTestMiner ¶
Types ¶
type Miner ¶
type Miner struct {
// contains filtered or unexported fields
}
func (*Miner) GetBestMiningCandidate ¶
func (m *Miner) GetBestMiningCandidate(ctx context.Context) (*MiningBase, error)
type MiningBase ¶
type MiningBase struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.