Skip to content

Commit

Permalink
rebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Feb 20, 2023
1 parent e94610f commit 387c252
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export function verifyBlocksSanityChecks(
}

function maybeValidateBlobs(
config: IChainForkConfig,
config: ChainForkConfig,
blockInput: BlockInput,
opts: ImportBlockOpts
): DataAvailableStatus {
Expand Down

0 comments on commit 387c252

Please sign in to comment.