diff --git a/linea-sepolia/dispatch.yaml b/linea-sepolia/dispatch.yaml index 8460c99..31f2fbe 100644 --- a/linea-sepolia/dispatch.yaml +++ b/linea-sepolia/dispatch.yaml @@ -1,19 +1,20 @@ methods: - linea_estimateGas: - - besu - linea_getTransactionExclusionStatusV1: - - besu - linea_getProof: - - besu - txpool_besuPendingTransactions: - - besu - - erigon - txpool_besuStatistics: - - besu - - erigon - txpool_besuTransactions: - - besu - - erigon + # 方法直接转发至外部url + # linea_estimateGas: + # - besu + # linea_getTransactionExclusionStatusV1: + # - besu + # linea_getProof: + # - besu + # txpool_besuPendingTransactions: + # - besu + # - erigon + # txpool_besuStatistics: + # - besu + # - erigon + # txpool_besuTransactions: + # - besu + # - erigon trace_block: - besu - erigon diff --git a/linea/dispatch.yaml b/linea/dispatch.yaml index 8460c99..31f2fbe 100644 --- a/linea/dispatch.yaml +++ b/linea/dispatch.yaml @@ -1,19 +1,20 @@ methods: - linea_estimateGas: - - besu - linea_getTransactionExclusionStatusV1: - - besu - linea_getProof: - - besu - txpool_besuPendingTransactions: - - besu - - erigon - txpool_besuStatistics: - - besu - - erigon - txpool_besuTransactions: - - besu - - erigon + # 方法直接转发至外部url + # linea_estimateGas: + # - besu + # linea_getTransactionExclusionStatusV1: + # - besu + # linea_getProof: + # - besu + # txpool_besuPendingTransactions: + # - besu + # - erigon + # txpool_besuStatistics: + # - besu + # - erigon + # txpool_besuTransactions: + # - besu + # - erigon trace_block: - besu - erigon