T3384Replace hardcoded constant of `10` with a value set in constant config.
Sync wallet on load (vs wait 5 or 10s to sync).
This will prevent loading an out-of-sync balance if the wallet has been used on another device.
Replace magic number in current use with a constant.
Background: the reason Cashtab doesn't do this already is a holdover from pre-chronik days.