Module iota_pow::miner

source ·
Expand description

Multi-threaded PoW miner.

Structs

A multi-threaded pow nonce miner.
Builder for a Miner.
A type to cancel a Miner to abort operations.

Functions

Returns a closure for a miner with num_cpus workers.
Returns a closure for a miner with num_workers workers.