configure method groups

This commit is contained in:
Maksim Fomenkov
2022-12-12 15:46:40 +03:00
parent e144a9b0de
commit c6ffceaff8
16 changed files with 269 additions and 32 deletions

View File

@@ -0,0 +1,13 @@
version: v1
upstreams:
- id: enable_filter_methods
chain: ethereum
method-groups:
enabled:
- filter
disabled:
- trace
connection:
ethereum:
rpc:
url: "http://localhost:8545"