Skip to content

Commit

Permalink
more debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Sep 13, 2024
1 parent c4d04ee commit 3470076
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ export function matchBlockWithDataColumns(
blobKzgCommitmentsLen,
dataColumnSidecars: dataColumnSidecars.length,
shouldHaveAllData,
neededColumns,
requestedColumns,
});
if (blobKzgCommitmentsLen === 0) {
if (dataColumnSidecars.length > 0) {
Expand Down

0 comments on commit 3470076

Please sign in to comment.