Expand description
Solutions-related data structures and functions.
Structs§
- ChunkWitness 
- Witness for chunk contained within a record.
- RewardSignature 
- A Ristretto Schnorr signature as bytes produced by schnorrkelcrate.
- Solution
- Farmer solution for slot challenge.
Traits§
- SolutionPotVerifier 
- Proof-of-time verifier trait, used in abundance backports.
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§
- SolutionRange 
- Type of solution range.