go back to using light sync mode on master

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-04-17 13:10:31 +02:00
parent dc27740e40
commit e13fb819c0
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ faucet_cont_image: 'statusteam/faucet:{{ faucet_cont_tag }}'
faucet_cont_name: 'faucet-api'
faucet_http_port: 3001
faucet_geth_sync_mode: fast
faucet_geth_sync_mode: light
faucet_geth_tag: 'v1.8.26'
faucet_geth_image: 'ethereum/client-go:{{ faucet_geth_tag }}'
faucet_geth_name: 'faucet-geth'