Skip to main content

prover

Function prover 

Source
pub fn 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.