ZcashLightClientKit/Sources/ZcashLightClientKit/Constants
Francisco Gindre 96520aeb7c
[#440] Split constants for Download Batches and Scanning Batches (#441)
this commit splits the batch sizes so that wallets can be tweaked to either scan or download more or less blocks depending of the CompactBlockProcessor.Config used. Defaults are provided

This also bumps up the default time out for GRPC services to 30 seconds to unary calls and 100 seconds to streaming calls
Also, adds some documentation formatting that won't hurt

PR Suggestions

PR Suggestions
2022-07-29 10:07:08 -03:00
..
Checkpoint+Constants.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
Checkpoint+mainnet.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
Checkpoint+testnet.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
ZcashSDK.swift [#440] Split constants for Download Batches and Scanning Batches (#441) 2022-07-29 10:07:08 -03:00