• Joshua Gutow's avatar
    op-node: Disable CL P2P Sync when EL Sync is enabled · 0f67fdff
    Joshua Gutow authored
    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.
    0f67fdff
node.go 21 KB