nimbus-geth-ropsten: switch Geth to snap sync

Full sync is just too slow and will not finish in time.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-05-24 11:16:23 +02:00
parent e163284f9b
commit 6a2a801190
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ swap_file_size_mb: 4096
# Geth node
geth_service_name: 'nimbus-ropsten'
geth_network_name: 'ropsten'
geth_sync_mode: 'full'
geth_sync_mode: 'snap'
geth_log_level_name: info
geth_websocket_enabled: true
# Geth auth