Pārlūkot izejas kodu

准备施工bitget_swap

skyffire 1 gadu atpakaļ
vecāks
revīzija
33a1411711

+ 0 - 0
exchanges/src/bitget_swap_rest.rs


+ 0 - 0
exchanges/src/bitget_swap_ws.rs


+ 2 - 0
exchanges/src/lib.rs

@@ -17,6 +17,8 @@ pub mod binance_swap_rest;
 mod utils;
 pub mod bitget_spot_ws;
 pub mod bitget_spot_rest;
+pub mod bitget_swap_ws;
+pub mod bitget_swap_rest;
 pub mod kucoin_spot_ws;
 pub mod kucoin_spot_rest;
 pub mod crypto_spot_ws;

+ 0 - 0
exchanges/tests/bitget_swap_test.rs