pub async fn submit_empty_desired_set_for_markets(
backend: &BackendConn,
markets: &[EmptyDesiredMarket],
) -> Result<i32, QotSubError>pub async fn submit_empty_desired_set_for_markets(
backend: &BackendConn,
markets: &[EmptyDesiredMarket],
) -> Result<i32, QotSubError>