call

Function call 

Source
pub fn call(
    env: &mut ApplyEnv<'_>,
    function: &str,
    args: &[Vec<u8>],
) -> Result<(), &'static str>
Expand description

Dispatch contract module calls