Skip to main content

call_deploy

Function call_deploy 

Source
pub fn call_deploy(
    env: &mut ApplyEnv<'_>,
    args: Vec<Vec<u8>>,
) -> Result<(), &'static str>