Avoid synchronization wallet state while onboarding, and notification while setup.
This MR introduces:
- Avoid synchronization with beekeeper wallet while onboarding ,
- Avoid notifications while world is in during setup, because it will cause exception, because its not ready yet, and we will refer to None.
Closes #314 (closed)
Edited by Wieslaw Kedzierski