Expand description
Solutions-related data structures and functions.
Structs§
- Chunk
Witness - Witness for chunk contained within a record.
- Reward
Signature - A Ristretto Schnorr signature as bytes produced by
schnorrkel
crate. - Solution
- Farmer solution for slot challenge.
Functions§
- bidirectional_
distance - Bidirectional distance metric implemented on top of subtraction
- pieces_
to_ solution_ range - Computes the following:
- solution_
range_ to_ pieces - Computes the following:
Type Aliases§
- Solution
Range - Type of solution range.