op-node: Disable CL P2P Sync when EL Sync is enabled
The op-node will fetch missing blocks when it detects a gap in it's unsafe chain; however, op-geth when being driven with EL sync will also fetch blocks. We prefer to let op-geth do the networking because it is extensively tested and optimized.
Showing
Please register or sign in to comment