rename jito mod

This commit is contained in:
William
2025-04-10 12:29:42 +08:00
parent c7acb32acf
commit 8050d7ea8f
28 changed files with 22 additions and 1379 deletions
+2 -2
View File
@@ -5,12 +5,12 @@ pub mod instruction;
pub mod grpc;
pub mod common;
pub mod ipfs;
pub mod jito;
pub mod swqos;
pub mod pumpfun;
use std::sync::Arc;
use jito::{FeeClient, JitoClient, NextBlockClient, ZeroSlotClient};
use swqos::{FeeClient, JitoClient, NextBlockClient, ZeroSlotClient};
use rustls::crypto::{ring::default_provider, CryptoProvider};
use solana_sdk::{
commitment_config::CommitmentConfig,