Expand description
Account syncer: syncs account state snapshots to upstream API.
This module provides async HTTP syncing of clearinghouse state snapshots to an external API for Arbitrage and other snapshot-based strategies.
Structs§
- Account
Syncer - Account syncer - handles syncing clearinghouse state to upstream API
- Account
Syncer Config - Configuration for account syncing
- Clearing
House State Request - Request payload for clearinghouse state sync API
- Position
Info - Position information for sync
- Sync
Response - Response from clearinghouse state sync API
- Sync
Result - Result of a sync operation
Enums§
- Sync
Error - Error types for account syncing