fix
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
chain: ${CHAIN}
|
||||
labels:
|
||||
provider: ${PROVIDER}
|
||||
archive: false
|
||||
client_type: erigon
|
||||
archive: false
|
||||
client_type: erigon
|
||||
method-groups:
|
||||
enable:
|
||||
- trace
|
||||
- debug
|
||||
- debug
|
||||
methods:
|
||||
enabled:
|
||||
- name: erigon_forks
|
||||
@@ -23,7 +23,7 @@
|
||||
- name: eth_getTransactionReceipt
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
rpc:
|
||||
url: "${RPC_URL}"
|
||||
ws:
|
||||
frameSize: 20Mb
|
||||
|
||||
Reference in New Issue
Block a user