Lower the time before the application shows the election data by executing and updating "viewConfig" and "viewGuardiansState" sequentially instead of in parallel (as guardians state takes a while to decode)
Checklist
[x] My code follows the style of this project.
[x] The code compiles without warnings.
[x] I have performed a self-review of the changes.
[x] I have documented my code, in particular the intent of the
hard-to-understand areas.
Closes #136
Changes
Checklist