mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-17 10:58:06 +00:00
feat: expose opt-in transaction cost events
This commit is contained in:
@@ -21,6 +21,7 @@ fn is_protocol_independent_event(ev: &DexEvent) -> bool {
|
||||
| DexEvent::BlockMetaEvent(_)
|
||||
| DexEvent::SetComputeUnitLimitEvent(_)
|
||||
| DexEvent::SetComputeUnitPriceEvent(_)
|
||||
| DexEvent::TransactionCostEvent(_)
|
||||
| DexEvent::ParserSdkErrorEvent(_)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user