When syncing, even after after creating a fresh wallet with a stopGap setting of 5, I am logging 200 requests on my electrum server.
Changing the stopGap does not have any influence on these 200 requests. I even set it to 500 but still only see 200 requests.
I cannot find any setting to change the number of initial addresses to be scanned but I would expect it to be much lower (10/25/50)
Tested with BlockchainEsploraConfig and BlockchainElectrumConfig
Tested on Android and iOS
When syncing, even after after creating a fresh wallet with a
stopGapsetting of5, I am logging 200 requests on my electrum server.Changing the
stopGapdoes not have any influence on these 200 requests. I even set it to 500 but still only see 200 requests.I cannot find any setting to change the number of initial addresses to be scanned but I would expect it to be much lower (10/25/50)
Tested with
BlockchainEsploraConfigandBlockchainElectrumConfigTested on Android and iOS