diff --git a/ethereum/geth/ethereum-holesky-geth-pruned-pebble-path.yml b/ethereum/geth/ethereum-holesky-geth-pruned-pebble-path.yml index 3acd9b64..83cf1731 100644 --- a/ethereum/geth/ethereum-holesky-geth-pruned-pebble-path.yml +++ b/ethereum/geth/ethereum-holesky-geth-pruned-pebble-path.yml @@ -94,6 +94,8 @@ upstreams: methods: disabled: - name: debug_traceBlockByHash + enabled: + - name: txpool_content connection: generic: rpc: diff --git a/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path.yml b/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path.yml index 8aef663e..f35f743e 100644 --- a/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path.yml +++ b/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path.yml @@ -94,6 +94,8 @@ upstreams: methods: disabled: - name: debug_traceBlockByHash + enabled: + - name: txpool_content connection: generic: rpc: diff --git a/ethereum/geth/ethereum-sepolia-geth-pruned-pebble-path.yml b/ethereum/geth/ethereum-sepolia-geth-pruned-pebble-path.yml index 9cc4199a..10964ff2 100644 --- a/ethereum/geth/ethereum-sepolia-geth-pruned-pebble-path.yml +++ b/ethereum/geth/ethereum-sepolia-geth-pruned-pebble-path.yml @@ -94,6 +94,8 @@ upstreams: methods: disabled: - name: debug_traceBlockByHash + enabled: + - name: txpool_content connection: generic: rpc: