mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-17 02:48:05 +00:00
refactor: rename UnifiedEvent to DexEvent
This commit is contained in:
@@ -2,5 +2,5 @@ pub mod common;
|
||||
pub mod core;
|
||||
pub mod protocols;
|
||||
|
||||
pub use core::traits::UnifiedEvent;
|
||||
pub use core::traits::DexEvent;
|
||||
pub use protocols::types::Protocol;
|
||||
Reference in New Issue
Block a user