Function read_evm_verifier_from_folder

Source
pub fn read_evm_verifier_from_folder<P: AsRef<Path>>(
    folder: P,
) -> Result<EvmVerifier>