upstreams: - id: us-40-linea-mainnet-geth labels: provider: local connection: generic: rpc: url: http://linea-mainnet-geth:8545 ws: frameSize: 20Mb msgSize: 50Mb url: ws://linea-mainnet-geth:8545 chain: linea method-groups: enabled: - debug - filter methods: disabled: - name: debug_traceBlockByHash # pruned geth lacks the state to serve eth_getProof; the drpc gateway # probes it and marks the whole upstream unavailable on "header not # found" (especially while catching up after a restart). - name: eth_getProof enabled: - name: txpool_content