wrap_subinvoke

Function wrap_subinvoke 

Source
pub fn wrap_subinvoke(
    uri: &str,
    method: &str,
    args: Vec<u8>,
) -> Result<Vec<u8>, String>
Expand description

Subinvoke Interface Helper