solution: fallback upstreams

fix: #15
This commit is contained in:
Igor Artamonov
2020-07-10 23:36:35 -04:00
parent 242c479893
commit 3df1c0a572
19 changed files with 281 additions and 34 deletions

View File

@@ -396,6 +396,7 @@ configuration, and may be omitted for most of the situations.
----
- id: local
chain: ethereum
role: standard
labels:
fullnode: true
methods:
@@ -424,6 +425,11 @@ configuration, and may be omitted for most of the situations.
| yes
| Per-cluster identifier of an upstream
| `role`
| no
| `standard` (default) or `fallback`.
Fallback role mean that the upstream is used only after other upstreams failed or didn't return quorum
| `chain`
| yes
| Blockchain which is the provided by the upstream.