mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
dd17860302
* add account onboarding struct * add onboarding to account manager * allow resetting onboarding * add onboarding functions to lib and mobile * fix lint warnings * update mnemonic test * remove unused fmt * reset onboarding before selecting account * expose ResetOnboaring to lib and mobile * refactoring * add comment * update StartOnboarding function * remove unused var * update VERSION * fix returned accounts slice