Re-exports§
pub use equix;
Structs§
Enums§
- CrankX
Error - Errors for PoW operations
Functions§
- solve
- Solve PoW over raw
challenge || data || nonce - solve_
with_ memory - Solve PoW with pre‑allocated memory (for on‑chain performance)
- verify
- Verify a candidate digest against raw
challenge || data || nonce