make Goerli use snap sync too

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-03-19 14:10:03 +01:00
parent 08d2f1fd87
commit d04457e319
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
vars:
faucet_network: goerli
faucet_http_port: 3002
geth_sync_mode: 'snap'
geth_port: 30305
geth_rpc_port: 8549
geth_websocket_port: 8550