solution: integration test with Rinkeby
This commit is contained in:
26
testing/dshackle/dshackle-rinkeby.yaml
Normal file
26
testing/dshackle/dshackle-rinkeby.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
version: v1
|
||||
port: 12448
|
||||
|
||||
tls:
|
||||
enabled: false
|
||||
|
||||
cluster:
|
||||
upstreams:
|
||||
- id: rinkeby-1
|
||||
chain: rinkeby
|
||||
connection:
|
||||
ethereum:
|
||||
rpc:
|
||||
url: "${DSHACKLE_TEST_RINKEBY_RPC}"
|
||||
|
||||
cache:
|
||||
redis:
|
||||
enabled: false
|
||||
|
||||
proxy:
|
||||
port: 18081
|
||||
tls:
|
||||
enabled: false
|
||||
routes:
|
||||
- id: rinkeby
|
||||
blockchain: rinkeby
|
||||
Reference in New Issue
Block a user