blake2b

package
v0.0.0-...-4feef75 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2021 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HashRate

type HashRate struct {
	Rate    float64
	MinerID int
}

type Miner

type Miner struct {
	HashRate   chan *HashRate
	MiningWork chan *MiningWork
	Client     *net.Stratum
}

func (*Miner) Mine

func (miner *Miner) Mine()

type MiningWork

type MiningWork struct {
	Header []byte
	Offset int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL