Skip to main content

dispatch_state

Function dispatch_state 

Source
pub async fn dispatch_state(
    method: &str,
    params: Value,
) -> Result<Value, ToolError>