Re-exports§
pub use equix;
Structs§
- Hash
- The result of a Drillx hash.
- Solution
- A Drillx solution that can be efficiently validated on-chain.
Enums§
Functions§
- difficulty
- Returns the number of leading zeros in a 32-byte buffer.
- hash
- Generates a new Drillx hash from a challenge and nonce.
- hash_
with_ memory - Generates a new Drillx hash using pre-allocated memory.
- is_
valid_ digest - Checks if the digest is a valid Equihash construction.
- seed
- Concatenates a challenge and nonce into a single buffer.