Commit 562fddcc authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge pull request #4824 from ethereum-optimism/ajsutton/fix-typo

op-node: Remove duplicated word in comment.
parents fee73047 173ded9d
......@@ -13,7 +13,7 @@ import (
// Channel In Reader reads a batch from the channel
// This does decompression and limits the max RLP size
// This is a pure function from the channel, but each channel (or channel fragment)
// must be tagged with an L1 inclusion block to be passed to the the batch queue.
// must be tagged with an L1 inclusion block to be passed to the batch queue.
type ChannelInReader struct {
log log.Logger
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment