disab;e faulty method
This commit is contained in:
21
base-reth-fullnode.cfg
Normal file
21
base-reth-fullnode.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
- id: ${ID}
|
||||
chain: ${CHAIN}
|
||||
labels:
|
||||
provider: ${PROVIDER}
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
- filter
|
||||
methods:
|
||||
enabled:
|
||||
- name: txpool_content
|
||||
disabled:
|
||||
- name: eth_maxPriorityFeePerGas
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
url: "${RPC_URL}"
|
||||
ws:
|
||||
frameSize: 20Mb
|
||||
msgSize: 50Mb
|
||||
url: "${WS_URL}"
|
||||
Reference in New Issue
Block a user