Module solutions

Source
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 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§

SolutionRange
Type of solution range.