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
Copy file name to clipboardExpand all lines: README.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,18 +228,3 @@ Integration tests cover all modes:
228
228
```bash
229
229
cargo nextest run --features test-utils
230
230
```
231
-
232
-
---
233
-
234
-
## Errors
235
-
236
-
The scanner surfaces errors via `EventScannerError`:
237
-
238
-
-`EventScannerError::BlockRangeScanner(BlockRangeScannerError)` – issues from the underlying block range service (e.g., subscription/channel constraints, historical/sync failures).
0 commit comments