@@ -69,8 +69,8 @@ proxy:
|
|||||||
- id: eth
|
- id: eth
|
||||||
blockchain: ethereum
|
blockchain: ethereum
|
||||||
|
|
||||||
upstreams:
|
cluster:
|
||||||
config: "upstreams.yaml"
|
include: "upstreams.yaml"
|
||||||
----
|
----
|
||||||
|
|
||||||
With that configuration Dshackle starts a JSON RPC proxy:
|
With that configuration Dshackle starts a JSON RPC proxy:
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ Run it with `-reindex` option, or set `txindex=1` in the config.
|
|||||||
----
|
----
|
||||||
version: v1
|
version: v1
|
||||||
|
|
||||||
|
cluster:
|
||||||
defaults:
|
defaults:
|
||||||
- chains:
|
- chains:
|
||||||
- ethereum
|
- ethereum
|
||||||
@@ -41,7 +42,6 @@ defaults:
|
|||||||
- kovan
|
- kovan
|
||||||
options:
|
options:
|
||||||
min-peers: 2
|
min-peers: 2
|
||||||
|
|
||||||
upstreams:
|
upstreams:
|
||||||
- id: us-nodes
|
- id: us-nodes
|
||||||
chain: auto
|
chain: auto
|
||||||
|
|||||||
@@ -137,6 +137,7 @@ certificate as described below
|
|||||||
[source,yaml]
|
[source,yaml]
|
||||||
----
|
----
|
||||||
version: v1
|
version: v1
|
||||||
|
cluster:
|
||||||
upstreams:
|
upstreams:
|
||||||
- id: ds
|
- id: ds
|
||||||
chain: auto
|
chain: auto
|
||||||
|
|||||||
Reference in New Issue
Block a user