added example to doc

This commit is contained in:
Maksim Fomenkov
2022-12-12 15:53:48 +03:00
parent c6ffceaff8
commit bec9f299d6
2 changed files with 6 additions and 0 deletions

View File

@@ -35,6 +35,9 @@ cluster:
upstreams: # <4>
- id: infura-eth
chain: ethereum # <5>
method-groups:
enabled:
- trace
connection:
ethereum:
rpc: # <6>

View File

@@ -53,6 +53,9 @@ cluster:
- id: us-nodes
node-id: 1
chain: auto
method-groups:
enabled:
- trace
connection:
grpc:
host: 35.226.252.117