Module equihash

Source
Expand description

Equihash Solution and related items.

Structs§

Error
The error type for Equihash validation.
SolverCancelled
The error type for Equihash solving.

Enums§

Solution
Equihash Solution in compressed format.

Constants§

REGTEST_SOLUTION_SIZE 🔒
The size of an Equihash solution in bytes on Regtest (always 36).
SOLUTION_SIZE 🔒
The size of an Equihash solution in bytes (always 1344).