From 3bd4679c52dd805b6bf60a24953e1d082f418603 Mon Sep 17 00:00:00 2001 From: squidbear <379651+czarly@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:18:13 +0200 Subject: [PATCH] fix --- ethereum/geth/ethereum-holesky-geth-pruned-pebble-path.yml | 2 ++ ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path.yml | 2 ++ ethereum/geth/ethereum-sepolia-geth-pruned-pebble-path.yml | 2 ++ 3 files changed, 6 insertions(+) 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: