mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-12 16:38:04 +00:00
Release streamer with parser SDK 0.5
This commit is contained in:
@@ -1115,6 +1115,7 @@ pub(crate) fn convert_parser_event(
|
||||
);
|
||||
Some(DexEvent::MeteoraDlmmClaimFeeEvent(meteora_dlmm_claim_fee_from_pb(e, meta)))
|
||||
}
|
||||
_ => None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user