mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-21 21:08:07 +00:00
refactor: rename UnifiedEvent to DexEvent
This commit is contained in:
@@ -296,7 +296,7 @@ Note: Multiple subscription attempts on the same client return an error.
|
||||
|
||||
### Unified Event Interface
|
||||
|
||||
- **UnifiedEvent Trait**: All protocol events implement a common interface
|
||||
- **DexEvent Trait**: All protocol events implement a common interface
|
||||
- **Protocol Enum**: Easy identification of event sources
|
||||
- **Event Factory**: Automatic event parsing and categorization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user