mirror of
https://github.com/exchanges-lab/tradesync.git
synced 2026-08-05 05:06:07 +08:00
refactor: rename project to tradesync and update docker image tags to latest
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
use alloy::primitives::address;
|
||||
use anyhow::Result;
|
||||
use nosync::HyperliquidMonitor;
|
||||
use tradesync::HyperliquidMonitor;
|
||||
use tokio::sync::mpsc;
|
||||
use tracing::info;
|
||||
use tracing_subscriber::{EnvFilter, FmtSubscriber};
|
||||
|
||||
Reference in New Issue
Block a user