fix
This commit is contained in:
@@ -144,4 +144,12 @@ x-upstreams:
|
|||||||
# non standard geth and erigon
|
# non standard geth and erigon
|
||||||
- name: eth_getRawTransactionByHash
|
- name: eth_getRawTransactionByHash
|
||||||
- name: eth_getRawTransactionByBlockHashAndIndex
|
- name: eth_getRawTransactionByBlockHashAndIndex
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-holesky
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
...
|
...
|
||||||
@@ -144,4 +144,12 @@ x-upstreams:
|
|||||||
# non standard geth and erigon
|
# non standard geth and erigon
|
||||||
- name: eth_getRawTransactionByHash
|
- name: eth_getRawTransactionByHash
|
||||||
- name: eth_getRawTransactionByBlockHashAndIndex
|
- name: eth_getRawTransactionByBlockHashAndIndex
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
...
|
...
|
||||||
@@ -144,4 +144,12 @@ x-upstreams:
|
|||||||
# non standard geth and erigon
|
# non standard geth and erigon
|
||||||
- name: eth_getRawTransactionByHash
|
- name: eth_getRawTransactionByHash
|
||||||
- name: eth_getRawTransactionByBlockHashAndIndex
|
- name: eth_getRawTransactionByBlockHashAndIndex
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-sepolia
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
...
|
...
|
||||||
@@ -125,4 +125,12 @@ x-upstreams:
|
|||||||
disabled:
|
disabled:
|
||||||
enabled:
|
enabled:
|
||||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-holesky
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
...
|
...
|
||||||
@@ -125,4 +125,12 @@ x-upstreams:
|
|||||||
disabled:
|
disabled:
|
||||||
enabled:
|
enabled:
|
||||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
...
|
...
|
||||||
@@ -125,4 +125,12 @@ x-upstreams:
|
|||||||
disabled:
|
disabled:
|
||||||
enabled:
|
enabled:
|
||||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-sepolia
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
...
|
...
|
||||||
Reference in New Issue
Block a user