Crate crankx

Crate crankx 

Source

Re-exports§

pub use equix;

Structs§

Solution

Enums§

CrankXError
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