DESKTOP-NE65RNK\Citrus_limon 1 rok temu
rodzic
commit
1502797c49
1 zmienionych plików z 1 dodań i 0 usunięć
  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);