Skip to main content

sapling_prover

Function sapling_prover 

Source
pub fn sapling_prover() -> &'static LocalTxProver
Expand description

Returns the shared Sapling prover.

Parsing the bundled Sapling parameters takes time, so callers that build Sapling outputs share this prover instead of parsing the parameters again.