Closed fracek closed 1 week ago
Before this PR, blocks in a segment before the starting block would be included in the stream. This is an issue since the client expects block to start after the specified starting cursor.
This PR fixes this.
Summary
Before this PR, blocks in a segment before the starting block would be included in the stream. This is an issue since the client expects block to start after the specified starting cursor.
This PR fixes this.