pub fn build_for_evm(build_params: SolidityBuildParams)Expand description
Executes as a build hook in the guest repository. This function builds the necessary Solidity files to identify the circuit. Ensure it is added as a build dependency.
pub fn build_for_evm(build_params: SolidityBuildParams)Executes as a build hook in the guest repository. This function builds the necessary Solidity files to identify the circuit. Ensure it is added as a build dependency.