Skip to main content

call_mint

Function call_mint 

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