added example to doc
This commit is contained in:
@@ -35,6 +35,9 @@ cluster:
|
|||||||
upstreams: # <4>
|
upstreams: # <4>
|
||||||
- id: infura-eth
|
- id: infura-eth
|
||||||
chain: ethereum # <5>
|
chain: ethereum # <5>
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- trace
|
||||||
connection:
|
connection:
|
||||||
ethereum:
|
ethereum:
|
||||||
rpc: # <6>
|
rpc: # <6>
|
||||||
|
|||||||
@@ -53,6 +53,9 @@ cluster:
|
|||||||
- id: us-nodes
|
- id: us-nodes
|
||||||
node-id: 1
|
node-id: 1
|
||||||
chain: auto
|
chain: auto
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- trace
|
||||||
connection:
|
connection:
|
||||||
grpc:
|
grpc:
|
||||||
host: 35.226.252.117
|
host: 35.226.252.117
|
||||||
|
|||||||
Reference in New Issue
Block a user