You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(backend): align event indexer with Stellar SDK v14 types
- Split getEvents pagination into ledger-range (first page) and cursor
(subsequent pages) modes, which the SDK now enforces as mutually exclusive
- Treat EventResponse.ledger as a number instead of parsing it as a string
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
0 commit comments