op-node: Export BlockToBatch and add ChannelOut.AddBatch
We need to access the batch data directly in the batcher when tracking the sequencer window. For that reason, export BlockToBatch to be able to create the batch from a block there and then add it to ChannelOut without converting twice.
Showing
Please register or sign in to comment