Expand description
Equihash Solution and related items.
Structs§
- Error
- The error type for Equihash validation.
- Solver
Cancelled - 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).