fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# use at your own risk
|
||||
# False
|
||||
#
|
||||
# op
|
||||
# True
|
||||
|
||||
services:
|
||||
base-mainnet-archive:
|
||||
@@ -118,7 +118,6 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
- name: eth_maxPriorityFeePerGas
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
...
|
||||
@@ -2,7 +2,7 @@
|
||||
# use at your own risk
|
||||
# False
|
||||
#
|
||||
# op
|
||||
# True
|
||||
|
||||
services:
|
||||
base-sepolia-archive:
|
||||
@@ -119,7 +119,6 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
- name: eth_maxPriorityFeePerGas
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
...
|
||||
@@ -2,7 +2,7 @@
|
||||
# use at your own risk
|
||||
# True
|
||||
#
|
||||
# op
|
||||
# True
|
||||
|
||||
services:
|
||||
lisk-mainnet-archive:
|
||||
@@ -58,7 +58,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${LISK_MAINNET_OP_RETH_ARCHIVE_TRACE_DATA:-lisk-mainnet-op-reth-archive-trace}:/root/.local/share/reth
|
||||
- ./op/mainnet:/config
|
||||
- ./op/lisk/-mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
@@ -121,7 +121,6 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
- name: eth_maxPriorityFeePerGas
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
...
|
||||
@@ -2,7 +2,7 @@
|
||||
# use at your own risk
|
||||
# False
|
||||
#
|
||||
# op
|
||||
# True
|
||||
|
||||
services:
|
||||
op-mainnet-archive:
|
||||
@@ -118,7 +118,6 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
- name: eth_maxPriorityFeePerGas
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
...
|
||||
@@ -2,7 +2,7 @@
|
||||
# use at your own risk
|
||||
# False
|
||||
#
|
||||
# op
|
||||
# True
|
||||
|
||||
services:
|
||||
op-sepolia-archive:
|
||||
@@ -119,7 +119,6 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
- name: eth_maxPriorityFeePerGas
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
...
|
||||
Reference in New Issue
Block a user