Closed cmwaters closed 4 years ago
Update period should be a config option imho.
" Update period should be a config option imho." As in an option in the command line or one set in the config file?
config file
reset cmd will have a update-period flag, but we don't have to implement that now
Okay, I will add that in
updatePeriod is never used
Instead the update period for the lite client is set as
lite.UpdatePeriod(c.TrustOptions.Get().Period))
where the trusted period is set here: