pub fn test_circuit_with_runtime_optimized_config<F: Halo2FFTFriendlyField>(
provable_circuit: &ProvableCircuit<F>,
)Expand description
Function which calls test_circuit_internal with the appropriate expected
prover/verifier config.
pub fn test_circuit_with_runtime_optimized_config<F: Halo2FFTFriendlyField>(
provable_circuit: &ProvableCircuit<F>,
)Function which calls test_circuit_internal with the appropriate expected
prover/verifier config.