Fixes an error where if we failed to initialize Mutiny it would always continue to fail. This broke encrypted wallets.
Storage retries have been reworked to be better as well.
What's Changed
- Have CI check docs by @benthecarman in #803
- Use alternative retry method for async storage by @benthecarman in #797
- Properly handle init errors with singleton by @benthecarman in #805
Full Changelog: v0.4.24...v0.4.25