mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-19 11:58:06 +00:00
perf: Major event processing system refactor for improved performance
This commit is contained in:
@@ -31,6 +31,7 @@ impl BlockMetaEvent {
|
||||
0,
|
||||
None,
|
||||
program_received_time_us,
|
||||
None,
|
||||
);
|
||||
Self { metadata, slot, block_hash }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user