Skip to main content

compile_target_abi

Function compile_target_abi 

Source
pub fn compile_target_abi(
    project: &mut Project<MultiCompiler>,
    target_path: &Path,
    target_name: &str,
) -> Result<JsonAbi>
Expand description

Compiles the target contract requesting only ABI output and returns its ABI.