Skip to main content

artifact_code

Function artifact_code 

Source
pub(crate) fn artifact_code(
    path: &str,
    deployed: bool,
) -> Result<Vec<u8>, SymbolicError>
Expand description

Implements the artifact_code cheatcode runtime helper.