Skip to content

Commit

Permalink
fix: check_consistency for sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
j75689 committed Jul 25, 2024
1 parent d34b42c commit 19e017d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ impl StaticFileProvider {
StaticFileSegment::Sidecars => self.ensure_invariants::<_, tables::Sidecars>(
provider,
segment,
highest_block,
highest_tx,
highest_block,
)?,
} {
Expand Down

0 comments on commit 19e017d

Please sign in to comment.