rename grpc to streaming

This commit is contained in:
wood
2025-07-10 03:24:13 +08:00
parent f1649ac933
commit 516b682519
28 changed files with 33 additions and 39 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ use std::{str::FromStr, sync::Arc};
use sol_trade_sdk::{
common::{bonding_curve::BondingCurveAccount, AnyResult, PriorityFee, TradeConfig},
constants::{pumpfun::global_constants::TOKEN_TOTAL_SUPPLY, trade_type},
event_parser::{
streaming::event_parser::{
protocols::{
bonk::{BonkPoolCreateEvent, BonkTradeEvent}, pumpfun::{PumpFunCreateTokenEvent, PumpFunTradeEvent}, pumpswap::{
PumpSwapBuyEvent, PumpSwapCreatePoolEvent, PumpSwapDepositEvent, PumpSwapSellEvent,
@@ -12,7 +12,7 @@ use sol_trade_sdk::{
},
Protocol, UnifiedEvent,
},
grpc::{ShredStreamGrpc, YellowstoneGrpc},
streaming::{ShredStreamGrpc, YellowstoneGrpc},
match_event,
swqos::{SwqosConfig, SwqosRegion},
trading::{