op-batcher: channelManager: Rename addBlocks -> processBlocks
and improve other code docs. It was confusing that AddL2Block adds a block to the queue whereas addBlocks processed them, thereby removing them from the queue. So renamed to `processBlocks`.
Showing
Please register or sign in to comment