Skip to main content

dispatch_with_context

Function dispatch_with_context 

Source
pub fn dispatch_with_context(
    ctx: &CallContext<'_>,
    method_hash: u32,
    args: &[u8],
) -> Result<Vec<u8>>