update dir

This commit is contained in:
wood
2025-07-10 02:53:01 +08:00
parent 794207b6c2
commit f1649ac933
11 changed files with 12 additions and 227 deletions
-3
View File
@@ -1,7 +1,5 @@
pub mod accounts;
pub mod common;
pub mod constants;
pub mod error;
pub mod event_parser;
pub mod grpc;
pub mod instruction;
@@ -22,7 +20,6 @@ use swqos::SwqosClient;
use common::{PriorityFee, SolanaRpcClient, TradeConfig};
use accounts::BondingCurveAccount;
use constants::trade_platform::{PUMPFUN, PUMPFUN_SWAP, BONK};
use constants::trade_type::{COPY_BUY, SNIPER_BUY};