Crate snarkvm_ledger_coinbase

Source

Structs§

CoinbaseProvingKey
CoinbaseSolution
The coinbase puzzle solution is composed of individual prover solutions.
EpochChallenge
PartialSolution
The partial solution for the coinbase puzzle from a prover.
ProverSolution
The prover solution for the coinbase puzzle from a prover.
PuzzleCommitment
A coinbase puzzle commitment to a polynomial.
PuzzleConfig

Enums§

CoinbasePuzzle

Statics§

PUZZLE_COMMITMENT_PREFIX

Type Aliases§

CoinbaseVerifyingKey
PuzzleProof
The proof of opening the polynomial, for the solution.