speed up sync

pull/1/head
wowario 5 years ago
parent d6a194ebe2
commit eed2ae51a3
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -32,5 +32,9 @@ const config = CryptoConfig
Colors.green,
Colors.black,
34568,
['--prune-blockchain'],
['--prune-blockchain',
'--max-concurrency=1',
'--fast-block-sync',
'--block-sync-size=5',
],
);