Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
54788265
Topic
5261764
Board
Electrum
Re: [BUG] electrum unable to fully sync a large wallet
by
balambala
on
13/07/2020, 17:52:22 UTC
Thank you all for your replies.
You were all right, I passed the following parameters to docker and was able to fully sync the wallet.
Code:
-e COST_SOFT_LIMIT=1000000 -e COST_HARD_LIMIT=1000000000 -e INITIAL_CONCURRENT=100 -e BANDWIDTH_UNIT_COST=1000000