Skip to main content

validate_storage_kv_response

Function validate_storage_kv_response 

Source
pub fn validate_storage_kv_response(
    input: &str,
    expected_request_id: &str,
    expected_runtime_generation_id: &str,
    expected_operation: &str,
) -> IpcResult<()>