mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-26 07:18:06 +00:00
refactor: rename UnifiedEvent to DexEvent
This commit is contained in:
+1
-1
@@ -295,7 +295,7 @@ grpc.update_subscription(
|
||||
|
||||
### 统一事件接口
|
||||
|
||||
- **UnifiedEvent Trait**: 所有协议事件实现通用接口
|
||||
- **DexEvent Trait**: 所有协议事件实现通用接口
|
||||
- **Protocol Enum**: 轻松识别事件来源
|
||||
- **Event Factory**: 自动事件解析和分类
|
||||
|
||||
|
||||
Reference in New Issue
Block a user