Type Alias SolutionItem

Source
pub type SolutionItem = u16;
Expand description

One item in the solution

The Equihash paper also calls these “indices”, to reference the way they index into a space of potential hash outputs. They form the leaf nodes in a binary tree of hashes.