Crate snarkvm_ledger_puzzle

Source

Structs§

PartialSolution
The partial solution for the puzzle from a prover.
Puzzle
PuzzleSolutions
The individual solutions.
Solution
A helper struct around a puzzle solution.
SolutionID
The solution ID.

Statics§

SOLUTION_ID_PREFIX

Traits§

PuzzleTrait
The puzzle trait.