DESKTOP-NE65RNK\Citrus_limon hace 1 año
padre
commit
1502797c49
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/server.rs

+ 1 - 0
src/server.rs

@@ -182,6 +182,7 @@ async fn get_exchanges() -> impl Responder {
         "htx_usdt_swap",
         "phemex_usdt_swap",
         "bitget_usdt_swap",
+        "gate_usdt_spot",
     ];
     let response_data = json!(exchanges);