Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ecioppettini committed Mar 10, 2024
1 parent dc62c8c commit a84b772
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,6 @@ export class ParallelEvmFunnel extends BaseFunnel implements ChainFunnel {
// wait for blocks to be produced
await delay(500);
}

// potentially we didn't fetch enough blocks in a single request in that
// case we get more blocks we loop again
}

// After we get the blocks from the parallel evm chain, we need to join them
Expand Down

0 comments on commit a84b772

Please sign in to comment.