package
Version:
v0.0.0-...-7abacdd
Opens a new window with list of versions in this module.
Published: Dec 22, 2022
License: Unlicense
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CPUMiner mines blocks using the CPU.
Mine solves a block's puzzle and returns the mined block if it suceeds.
If lastBlock is nil, it will mine the genesis block.
It must be called inside a goroutine.
Miner provides facilities for solving blocks.
NewCPUMiner returns an object that mines blocks with the CPU.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.