Release solana-streamer-sdk v1.5.4

This commit is contained in:
0xfnzero
2026-05-28 04:58:18 +08:00
parent 4cb22592e8
commit 5a282bd84d
8 changed files with 92 additions and 29 deletions
+2 -2
View File
@@ -60,10 +60,10 @@ pub(crate) fn convert_parser_event(
bt,
recv_wall_us,
ProtocolType::PumpFun,
EventType::PumpFunCreateV2Token,
EventType::PumpFunCreateToken,
pump_program(),
);
Some(DexEvent::PumpFunCreateV2TokenEvent(pumpfun_create_v2_from_parser(c, meta)))
Some(DexEvent::PumpFunCreateTokenEvent(pumpfun_create_token_from_parser_v2(c, meta)))
}
PbDexEvent::PumpFunMigrate(m) => {
let meta = adapt_pm(