Module circuit

Module circuit 

Source
Available on crate feature circuit only.
Expand description

The Sapling circuits.

Structsยง

Output
This is an output circuit instance.
OutputParameters
The parameters for the Sapling Output circuit.
OutputVerifyingKey
The verifying key for the Sapling Output circuit.
PreparedOutputVerifyingKey
The verifying key for the Sapling Output circuit, with precomputations optimized for verifying individual proofs.
PreparedSpendVerifyingKey
The verifying key for the Sapling Spend circuit, with precomputations optimized for verifying individual proofs.
Spend
This is an instance of the Spend circuit.
SpendParameters
The parameters for the Sapling Spend circuit.
SpendVerifyingKey
The verifying key for the Sapling Spend circuit.
ValueCommitmentOpening
The opening (value and randomness) of a Sapling value commitment.